Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenykuzyakov committed Sep 4, 2019
1 parent 370cd98 commit 6370c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/near-runtime-fees/src/lib.rs
Expand Up @@ -189,6 +189,7 @@ impl RuntimeFeesConfig {
value_cost_per_byte: 0,
code_cost_per_byte: 0,
},
burnt_gas_reward: Fraction { numerator: 0, denominator: 1 },
}
}
}

0 comments on commit 6370c46

Please sign in to comment.