Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/program
TxParams
Type Alias TxParams
Tx
Params
:
Partial
<
{
expiration
?:
number
;
gasLimit
:
BigNumberish
;
maturity
?:
number
;
maxFee
?:
BigNumberish
;
tip
:
BigNumberish
;
variableOutputs
:
number
;
witnessLimit
?:
BigNumberish
;
}
>
Represents transaction parameters for a contract call.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...
Represents transaction parameters for a contract call.