The arguments for generating the raw transaction.
The configuration for the Aptos network.
Optional
feeThe address of the fee payer for sponsored transactions.
Optional
options?: InputGenerateTransactionOptionsOptional parameters for transaction generation.
The transaction payload, which can be created using generateTransactionPayload().
The transaction's sender account address as a hex input.
RawTransaction - The generated raw transaction.
Generates a raw transaction that can be sent to the Aptos network.