diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-08-17 21:57:56 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-08-17 21:57:56 +0200 |
commit | d1fa465ee26e1f256454fbd7ddb5d6708908b455 (patch) | |
tree | 0f2509848e4fc63b8185b6bd0c9f9741d1716779 /src/lib | |
parent | c82286e74c45016336e4c85970effd155620399e (diff) |
fix sig
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/test_merchant_api_home/.config/taler/exchange/account-2.json | 3 |
1 files changed, 2 insertions, 1 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..737ca76b 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" + "master_sig": "RDPWNT0CDATHWRY99W7G3E2Y1GYAABTE25J8GHKPGXV07TM89W1502BG5Q82FQY0JR4HSABJC6RG92PA93QGTKWM85W64TE9CCVW63R", + "master_pub": "T1VVFQZZARQ1CMF4BN58EE7SKTW5AV2BS18S87ZEGYS4S29J6DNG" }
\ No newline at end of file |