Skip to content

Commit

Permalink
feature(op-node): update opBNB qanet config
Browse files Browse the repository at this point in the history
  • Loading branch information
redhdx committed Apr 28, 2024
1 parent 1f7054c commit baec0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-node/chaincfg/chains.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ var OPBNBTestnet = rollup.Config{
var OPBNBQANet = rollup.Config{
Genesis: rollup.Genesis{
L1: eth.BlockID{
Hash: common.HexToHash("0xed201904d66dcf479bd75821e9e3e76d52818be4290e54cd723497dd404ff82e"),
Hash: common.HexToHash("0x74685f5b86e938c4fd51e4e1350a516ce5adf5078356e5055c04059730d1c2ed"),
Number: 366555,
},
L2: eth.BlockID{
Expand Down

0 comments on commit baec0e4

Please sign in to comment.