-fix URI construction
This commit is contained in:
parent
783d06cad6
commit
3c03c52c46
@ -3221,7 +3221,7 @@ do_post_account_withdrawals_access (struct TALER_FAKEBANK_Handle *h,
|
||||
wopids = GNUNET_STRINGS_data_to_string_alloc (&wo->wopid,
|
||||
sizeof (wo->wopid));
|
||||
GNUNET_asprintf (&uri,
|
||||
"taler+http://withdraw/taler-bank-integration/%s:%u/%s",
|
||||
"taler+http://withdraw/%s:%u/taler-bank-integration/%s",
|
||||
h->hostname,
|
||||
(unsigned int) h->port,
|
||||
wopids);
|
||||
|
Loading…
Reference in New Issue
Block a user