sendTransaction

suspend fun sendTransaction(sendTransactionRequest: SendTransactionRequest): SendTransactionResponse?

Send a transaction to the blockchain.

Author

Marcus Cvjeticanin

Since

0.3.0

Return

The response.

Parameters

sendTransactionRequest

The request to send.