File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ const contracts: ContractConfig[] = [
52
52
// testnet
53
53
[ sepolia . id ] : '0xfbd0b034e6305788007f6e0123cc5eae701a5751' ,
54
54
[ arbitrumSepolia . id ] : '0x06E341073b2749e0Bb9912461351f716DeCDa9b0' ,
55
- // local nitro-testnode (on "use-tokenbridge-creator" branch with --l3node flag )
55
+ // local nitro-testnode (on "use-tokenbridge-creator" branch with --tokenbridge -- l3node --l3-token-bridge flags )
56
56
[ nitroTestnodeL1 . id ] : '0x596eabe0291d4cdafac7ef53d16c92bf6922b5e0' ,
57
57
[ nitroTestnodeL2 . id ] : '0x3BaF9f08bAD68869eEdEa90F2Cc546Bd80F1A651' ,
58
58
} ,
@@ -64,7 +64,7 @@ const contracts: ContractConfig[] = [
64
64
// testnet
65
65
[ sepolia . id ] : '0x7612718D3143C791B2Ff5c01a9a7D02CEf00AE9c' ,
66
66
[ arbitrumSepolia . id ] : '0xb462C69f8f638d2954c9618B03765FC1770190cF' ,
67
- // local nitro-testnode (on "use-tokenbridge-creator" branch with --l3node flag )
67
+ // local nitro-testnode (on "use-tokenbridge-creator" branch with --tokenbridge -- l3node --l3-token-bridge flags )
68
68
[ nitroTestnodeL1 . id ] : '0x4a2ba922052ba54e29c5417bc979daaf7d5fe4f4' ,
69
69
[ nitroTestnodeL2 . id ] : '0x38f35af53bf913c439eab06a367e09d6eb253492' ,
70
70
} ,
You can’t perform that action at this time.
0 commit comments