parent
aa4bc50c6b
commit
774598974e
@ -31,7 +31,7 @@ use machine::EthereumMachine;
|
|||||||
use super::spec::*;
|
use super::spec::*;
|
||||||
|
|
||||||
/// Most recent fork block that we support on Mainnet.
|
/// Most recent fork block that we support on Mainnet.
|
||||||
pub const FORK_SUPPORTED_FOUNDATION: u64 = 2675000;
|
pub const FORK_SUPPORTED_FOUNDATION: u64 = 4370000;
|
||||||
|
|
||||||
/// Most recent fork block that we support on Ropsten.
|
/// Most recent fork block that we support on Ropsten.
|
||||||
pub const FORK_SUPPORTED_ROPSTEN: u64 = 10;
|
pub const FORK_SUPPORTED_ROPSTEN: u64 = 10;
|
||||||
|
Loading…
Reference in New Issue
Block a user