pub type ShardFees = AugDict<ShardIdentFull, ShardFeeCreated, ShardFeeCreated>;Expand description
A dictionary with collected/created shard fees.
Aliased Typeยง
pub struct ShardFees { /* private fields */ }pub type ShardFees = AugDict<ShardIdentFull, ShardFeeCreated, ShardFeeCreated>;A dictionary with collected/created shard fees.
pub struct ShardFees { /* private fields */ }