everscale_types::models::block

Type Alias ShardFees

Source
pub type ShardFees = AugDict<ShardIdentFull, ShardFeeCreated, ShardFeeCreated>;
Expand description

A dictionary with collected/created shard fees.

Aliased Typeยง

struct ShardFees { /* private fields */ }