sign And Submit As Fee Payer
abstract suspend fun signAndSubmitAsFeePayer(feePayer: Account, senderAuthenticator: AccountAuthenticator, transaction: AnyRawTransaction): Option<PendingTransactionResponse>
Sign and submit a single signer transaction as the fee payer to chain given an authenticator by the sender of the transaction.
Return
Option
Parameters
fee Payer
The fee payer account to sign the transaction
sender Authenticator
The AccountAuthenticator signed by the sender of the transaction
transaction
An instance of a RawTransaction, plus optional secondary/fee payer addresses