Structs§

  • Block minimum prioritization fee stats, includes the minimum prioritization fee for a transaction in this block; and the minimum fee for each writable account in all transactions in this block. The only relevant write account minimum fees are those greater than the block minimum transaction fee, because the minimum fee needed to land a transaction is determined by Max( min_transaction_fee, min_writable_account_fees(key), …)

Enums§