diff options
-rw-r--r-- | src/lib/test_merchant_api_home/.config/taler/exchange/account-2.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/test_merchant_api_home/.config/taler/exchange/account-2.json b/src/lib/test_merchant_api_home/.config/taler/exchange/account-2.json index e8a000bf..0666f544 100644 --- a/src/lib/test_merchant_api_home/.config/taler/exchange/account-2.json +++ b/src/lib/test_merchant_api_home/.config/taler/exchange/account-2.json @@ -1,4 +1,5 @@ { "url": "payto://x-taler-bank/localhost:8082/2", - "master_sig": "RDPWNT0CDATHWRY99W7G3E2Y1GYAABTE25J8GHKPGXV07TM89W1502BG5Q82FQY0JR4HSABJC6RG92PA93QGTKWM85W64TE9CCVW63R" -}
\ No newline at end of file + "master_sig": "RDPWNT0CDATHWRY99W7G3E2Y1GYAABTE25J8GHKPGXV07TM89W1502BG5Q82FQY0JR4HSABJC6RG92PA93QGTKWM85W64TE9CCVW63R", + "master_pub": "T1VVFQZZARQ1CMF4BN58EE7SKTW5AV2BS18S87ZEGYS4S29J6DNG" +} |