We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a3055c + a4920e4 commit fb77044Copy full SHA for fb77044
fvm/evm/offchain/blocks/block_context.go
@@ -86,7 +86,7 @@ const blockHashListFixHCUEVMHeightTestnet = 16848829
86
// Testnet51 - Height Coordinated Upgrade 1
87
// Flow Block: 212562161 1a520608c5457f228405c4c30fc39c8a0af7cf915fb2ede7ec5ccffc2a000f57
88
// PR: https://github.com/onflow/flow-go/pull/6380
89
-const coinbaseAddressChangeEVMHeightTestnet = 1385491
+const coinbaseAddressChangeEVMHeightTestnet = 1385490
90
91
var genesisCoinbaseAddressTestnet = types.Address(gethCommon.HexToAddress("0000000000000000000000021169100eecb7c1a6"))
92
0 commit comments