aboutsummaryrefslogtreecommitdiff
path: root/src/wire/test_wire_plugin_test.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-01-30 01:38:04 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-01-30 01:38:04 +0100
commite318edb5e594e3299acb4ba4b7bca0440cfde217 (patch)
tree0048a8f02bd7eb825680f47d0a8eea7a0afcc053 /src/wire/test_wire_plugin_test.json
parentd126b166241e36a33884bc799190c708226ddb7e (diff)
downloadexchange-e318edb5e594e3299acb4ba4b7bca0440cfde217.tar.xz
use url instead of uri consistently
Diffstat (limited to 'src/wire/test_wire_plugin_test.json')
-rw-r--r--src/wire/test_wire_plugin_test.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wire/test_wire_plugin_test.json b/src/wire/test_wire_plugin_test.json
index 6fe6b2359..e5a0c3329 100644
--- a/src/wire/test_wire_plugin_test.json
+++ b/src/wire/test_wire_plugin_test.json
@@ -1,7 +1,7 @@
{
"type": "test",
- "bank_uri": "http://localhost/",
+ "bank_url": "http://localhost/",
"sig": "KX1CMHNFH1WE10244AEF07AXHJCF9PZDZVNZBC9P4EJEQ1MH1Y3C2TWF08VTQMK4N5TCV0V1VTGWSV0WB8TB9YQRZW87F5A6KCEZ81R",
"account_number": 42,
"salt": "EZV905MQPVAZEMGC6SEZQF2Z75P6ZKTN8TX00JHN11S7J81DQ78G8Z551K6TGR9WHPP0JW1X9J9X9CVRY48JTHBCP6Q4XKJ6R2G18G0"
-} \ No newline at end of file
+}