Crate sp_block_producer_fees

Source
Expand description

Primitives for block producer fees feature

Traits§

BlockProducerFeesApi
Runtime API for block producer fees. Required for convenient access to the data by RPC.

Type Aliases§

PerTenThousands
Margin Fee precision is 0.01 of a percent, so 1/10000 is used as a unit.