The arguments for generating the raw transaction.
The configuration for the Aptos network.
OptionalfeePayerAddress?: AccountAddressInputThe address of the fee payer for sponsored transactions.
Optionaloptions?: 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.