summaryrefslogtreecommitdiff
path: root/src/exchangedb/exchange_get_ready_deposit.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/exchange_get_ready_deposit.sql')
-rw-r--r--src/exchangedb/exchange_get_ready_deposit.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/exchange_get_ready_deposit.sql b/src/exchangedb/exchange_get_ready_deposit.sql
index 4f76463fc..2186f561a 100644
--- a/src/exchangedb/exchange_get_ready_deposit.sql
+++ b/src/exchangedb/exchange_get_ready_deposit.sql
@@ -17,7 +17,7 @@ CREATE OR REPLACE FUNCTION exchange_do_get_ready_deposit(
IN in_now INT8,
IN in_start_shard_now INT8,
IN in_end_shard_now INT8,
- OUT out_payto_uri VARCHAR,
+ OUT out_payto_uri TEXT,
OUT out_merchant_pub BYTEA
)
LANGUAGE plpgsql