simple
suspend fun simple(transaction: AnyRawTransaction, senderAuthenticator: AccountAuthenticator, feePayerAuthenticator: AccountAuthenticator? = null): Option<PendingTransactionResponse>
Submit a simple transaction
Parameters
transaction
An instance of a raw transaction
sender Authenticator
optional. The sender account authenticator
fee Payer Authenticator
optional. The fee payer account authenticator if it is a fee payer transaction