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

senderAuthenticator

optional. The sender account authenticator

feePayerAuthenticator

optional. The fee payer account authenticator if it is a fee payer transaction