Skip to content

Commit cc2c0ce

Browse files
AquiGorkanoryev
authored andcommitted
build: update embeds (#156)
1 parent 8a1bf03 commit cc2c0ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pkg/options/configs/dev.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ solver = "0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC"
33
mediator = ["0x90F79bf6EB2c4f870365E785982E1f101E93b906"]
44

55
[web3]
6-
rpc_url = "ws://localhost:8546"
7-
chain_id = 421614
6+
rpc_url = "ws://localhost:8548"
7+
chain_id = 412346
88
controller_address = "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1"
99
payments_address = "0x2279B7A0a67DB372996a5FaB50D91eAA73d2eBe6"
1010
storage_address = "0xB7f8BC63BbcaD18155201308C8f3540b07f84F5e"

pkg/options/configs/devnet.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mediator = ["0x90F79bf6EB2c4f870365E785982E1f101E93b906"]
44

55
[web3]
66
rpc_url = "wss://devnet-chain-ws.lilypad.tech"
7-
chain_id = 421614
7+
chain_id = 412346
88
controller_address = "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1"
99
payments_address = "0x2279B7A0a67DB372996a5FaB50D91eAA73d2eBe6"
1010
storage_address = "0xB7f8BC63BbcaD18155201308C8f3540b07f84F5e"

0 commit comments

Comments
 (0)