Skip to content

algokit_utils.transactions.fee_coverage

FeeDeltaTypeDescribes the type of fee delta
FeeDeltaRepresents a difference between required and provided fee amounts.
FeePriorityPriority wrapper used when deciding which transactions need additional fees applied first.

Bases: enum.Enum

Describes the type of fee delta

Represents a difference between required and provided fee amounts.

Priority wrapper used when deciding which transactions need additional fees applied first.