AdditionalAtomicTransactionComposerContext
@algorandfoundation/algokit-utils / types/transaction / AdditionalAtomicTransactionComposerContext
types/transaction.AdditionalAtomicTransactionComposerContext
Additional context about the AtomicTransactionComposer.
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”maxFees
Section titled “maxFees”• maxFees: Map<number, AlgoAmount>
A map of transaction index in the AtomicTransactionComposer to the max fee that can be calculated for a transaction in the group
Defined in
Section titled “Defined in”suggestedParams
Section titled “suggestedParams”• suggestedParams: Pick<SuggestedParams, "fee" | "minFee">