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