Skip to content

Commit

Permalink
core: Configuration settings for Bokbunja Hard Fork on Testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-jhjin committed Sep 13, 2023
1 parent 22e6475 commit bbe99d6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion core/metadium_genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -12345,7 +12345,10 @@ var (
"istanbulBlock": 5623000,
"londonBlock": 38067000,
"muirGlacierBlock": 5623000,
"avocadoBlock": 40759810
"avocadoBlock": 40759810,
"pangyoBlock": 44671396,
"applepieBlock": 44671396,
"bokbunjaBlock": 44671396
},
"difficulty": "0x1",
"extraData": "0x4f757220766973696f6e20697320746f206372656174652061206672656520776f726c64207468726f7567682073656c662d736f7665726569676e206964656e746974792e202f205768656e204920646973636f7665722077686f204920616d2c2049276c6c20626520667265652e202d2d2052616c706820456c6c69736f6e2c20496e76697369626c65204d616e0a30786136643030363765663532653431653330653634313762613366613135666466636338323063343766303933326561633661363539636466393330363434336262636439303065373437313066626564643363316362353062346566393430666339343431333033343565373738363831366331613861313463646135616261",
Expand Down

0 comments on commit bbe99d6

Please sign in to comment.