Skip to content
GitLab
Explore
Sign in
polkadot-sdk
substrate
frame
staking
src
mock.rs
Find file
Normal view
History
Permalink
mock.rs
28.9 KiB
Newer
Older
Pass max-total to RewardRemainder on end_era (#5697)
Jaco Greeff
committed
Apr 20, 2020
1001
1002
1003
1004
1005
1006
1007
if
let
MetaEvent
::
staking
(
inner
)
=
e
{
Some
(
inner
)
}
else
{
None
}
})
.collect
()
}
Show full blame
Prev
1
2
Next