sendTransaction
Sends a transaction using the account provider and returns the transaction response.
Import
Usage
Parameters
transaction
Deferrable<TransactionRequest>
the transaction request to be sent
Returns
Promise<TransactionResponse>
a promise that resolves to the transaction response