Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
remove eip649_transition in get_default_ethash_params
Browse files Browse the repository at this point in the history
  • Loading branch information
yograterol committed Sep 24, 2018
1 parent 05f5ab4 commit 27221f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ethcore/src/ethereum/ethash.rs
Original file line number Diff line number Diff line change
Expand Up @@ -585,9 +585,6 @@ mod tests {
callisto_treasury_reward: 0.into(),
callisto_stake_address: "0000000000000000000000000000000000000001".into(),
callisto_stake_reward: 0.into(),
eip649_transition: u64::max_value(),
eip649_delay: 3_000_000,
eip649_reward: None,
expip2_transition: u64::max_value(),
expip2_duration_limit: 30,
block_reward_contract: None,
Expand Down

0 comments on commit 27221f4

Please sign in to comment.