Transaction Options
TRANSACTION.COMPUTE_UNIT_LIMIT
TRANSACTION.COMPUTE_UNIT_LIMIT# Computational budget limits for transaction execution.
# Future: automatic CU limit management mode for each transaction will be added
[TRANSACTION.COMPUTE_UNIT_LIMIT]
# Base CU limit (500k-700k typical, up to 1.4M)
DEFAULT = 500000
# Max bins to traverse (~10-15k CUs per bin, recommend 5-10)
DLMM_MAX_BINS = 5TRANSACTION.COMPUTE_UNIT_PRICE
TRANSACTION.COMPUTE_UNIT_PRICETRANSACTION.LENDING
TRANSACTION.LENDINGLast updated