Skip to content

Commit 3e8802c

Browse files
committed
Fix multi-leg config
Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
1 parent 26875d4 commit 3e8802c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

demo/multi_ledger_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- id: bcorvinTest
55
is_production: true
66
is_write: true
7-
genesis_url: 'http://dev.bcovrin.vonx.io/genesis'
7+
genesis_url: 'http://test.bcovrin.vonx.io/genesis'
88
- id: greenlightTest
99
is_production: true
10-
genesis_url: 'http://dev.greenlight.bcovrin.vonx.io/genesis'
10+
genesis_url: 'http://test.greenlight.bcovrin.vonx.io/genesis'

0 commit comments

Comments
 (0)