Type Definition casper_types::auction::SeigniorageRecipientsSnapshot[][src]

type SeigniorageRecipientsSnapshot = BTreeMap<EraId, SeigniorageRecipients>;

Snapshot of SeigniorageRecipients for a given era.