Type Definition casper_types::system::auction::SeigniorageRecipients
source ·
[−]pub type SeigniorageRecipients = BTreeMap<PublicKey, SeigniorageRecipient>;Expand description
Collection of seigniorage recipients.
