Skip to content

Commit

Permalink
Rebuild v1.0.3 wasm (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchengxu authored and atenjin committed Jul 13, 2019
1 parent 87853b3 commit 447fcd0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file not shown.
2 changes: 0 additions & 2 deletions xrml/xmining/staking/src/lib.rs
Expand Up @@ -300,8 +300,6 @@ decl_event!(
{
/// All validators have been rewarded by the given balance.
Reward(Balance, Balance),
/// All rewards issued to all (psedu-)intentions.
SessionReward(Balance, Balance, Balance, Balance),
/// Missed blocks by each offline validator per session.
MissedBlocksOfOfflineValidatorPerSession(Vec<(AccountId, u32)>),
EnforceValidatorsInactive(Vec<AccountId>),
Expand Down

0 comments on commit 447fcd0

Please sign in to comment.