SimpleTransaction represents a simple transaction type of a single signer that can be submitted to Aptos chain for execution.
SimpleTransaction metadata contains the Raw Transaction and an optional sponsor Account Address to pay the gas fees.
The Raw Tranasaction
Optional
feePayerAddress: AccountAddressThe sponsor Account Address
Optional
feeReadonly
secondaryStatic
deserializeGenerated using TypeDoc
Representation of a SimpleTransaction that can serialized and deserialized