Type Definition casper_types::system::auction::SeigniorageRecipientsSnapshot
source ·
[−]pub type SeigniorageRecipientsSnapshot = BTreeMap<EraId, SeigniorageRecipients>;Expand description
Snapshot of SeigniorageRecipients for a given era.
