Skip to content

Commit

Permalink
Merge branch 'master' into flat_encoding_requests
Browse files Browse the repository at this point in the history
  • Loading branch information
rjnrohit authored Nov 5, 2024
2 parents b9d598c + f6843c1 commit 898e4f7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/Nethermind/Nethermind.Runner/configs/gnosis.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"GasToken": "XDAI"
},
"Shutter": {
"SequencerContractAddress": "0x2aD8E2feB00xc5C4b277277A1A8401E0F039dfC49151bA64DC2ED5b2EC8e700edB725f120576994ed",
"SequencerContractAddress": "0xc5C4b277277A1A8401E0F039dfC49151bA64DC2E",
"ValidatorRegistryContractAddress": "0xefCC23E71f6bA9B22C4D28F7588141d44496A6D6",
"KeyBroadcastContractAddress": "0x626dB87f9a9aC47070016A50e802dd5974341301",
"KeyperSetManagerContractAddress": "0x7C2337f9bFce19d8970661DA50dE8DD7d3D34abb",
Expand All @@ -36,9 +36,6 @@
],
"InstanceID": "1000"
},
"Mining": {
"MinGasPrice": "1000000000"
},
"EthStats": {
"Name": "Nethermind Gnosis"
},
Expand Down

0 comments on commit 898e4f7

Please sign in to comment.