simple
suspend fun simple(sender: AccountAddressInput, data: InputGenerateTransactionPayloadData, options: InputGenerateTransactionOptions? = null, withFeePayer: Boolean = false): SimpleTransaction
Build a simple transaction
Parameters
sender
The sender account address
data
The transaction data
options
optional. Optional transaction configurations
with Fee Payer
optional. Whether there is a fee payer for the transaction