Skip to main content

SendMessage

Send a signed message transaction to the network.

Typical flow​

  1. Prepare the transaction parameters.
  2. Sign the transaction.
  3. Broadcast the transaction to the network.
  4. Confirm the status through the JSON-RPC API.