Update nodes address
This commit is contained in:
parent
c61ce2118b
commit
47abacc0f9
@ -7,4 +7,4 @@ Stacks to run nitro-node and bridge
|
|||||||
|
|
||||||
Demo
|
Demo
|
||||||
|
|
||||||
- [nitro-bridge-demo](./nitro-bridge-demo.md)
|
- [nitro-bridge demo](./nitro-bridge-demo.md)
|
@ -1,4 +1,4 @@
|
|||||||
# nitro-bridge-demo
|
# nitro-bridge demo
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
@ -586,8 +586,8 @@
|
|||||||
- Get Nitro (Ethereum) addresses for Alice and Charlie from the wallet:
|
- Get Nitro (Ethereum) addresses for Alice and Charlie from the wallet:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export A_ADDRESS=<Alice Nitro address>
|
export A_ADDRESS=0x4B64e26da8279AB12bcd4cA9974eC2b4741e175e
|
||||||
export C_ADDRESS=<Charlie Nitro address>
|
export C_ADDRESS=0x03Eb7a84E286c671836b9897AaE24b31D36f9cA8
|
||||||
|
|
||||||
# Bridge's Nitro address
|
# Bridge's Nitro address
|
||||||
export BRIDGE_NITRO_ADDRESS=0xBBB676f9cFF8D242e9eaC39D063848807d3D1D94
|
export BRIDGE_NITRO_ADDRESS=0xBBB676f9cFF8D242e9eaC39D063848807d3D1D94
|
||||||
|
Loading…
Reference in New Issue
Block a user