cennznet / plug-blockchain

PL^G: a framework for building customised blockchains
GNU General Public License v3.0
11 stars 3 forks source link

Add check for RewardCurrency == Currency #41

Closed jordy25519 closed 5 years ago

jordy25519 commented 5 years ago

Tracking issue for https://github.com/cennznet/plug-blockchain/blob/0d22a5ed08b68c263b0ebdc86415ad53d00a49f1/srml/staking/src/lib.rs#L1081-L1086

Will allow us to 'un-ignore' staking unit-tests

Was a blocker for #35