Type Definition casper_types::system::auction::DelegationRate
source ·
[−]pub type DelegationRate = u8;Expand description
Representation of delegation rate of tokens. Range from 0..=100.
pub type DelegationRate = u8;Representation of delegation rate of tokens. Range from 0..=100.