T
can be defined as F(T)
, where F(T)
is the “fee-per compute-unit”, calculated by:
This means that the more compute units a transaction requests, the more additional fee it will have to pay to maintain the priority in the transaction queue. This prevents computationally heavy transactions from being easily spammed or from filling blocks.
computeUnitBudget
or computeUnitLimit
).signAndSendTransaction
, signTransaction
, signAllTransactions
) across all environments (extension, mobile in-app browser, deeplinks, mobile wallet adapter).