SendMessage
Send a signed message transaction to the network.
Typical flow​
- Prepare the transaction parameters.
- Sign the transaction.
- Broadcast the transaction to the network.
- Confirm the status through the JSON-RPC API.
Send a signed message transaction to the network.