eth_sendTransaction
The eth_sendTransaction
JSON-RPC method is not supported because Radius does not store private keys required to sign transactions.
Use eth_sendRawTransaction
instead.
Alternatively, you can sign transactions locally and send them using a variety of programming languages and open source libraries. To learn more, check out our send transactions tutorials.
Last updated
Was this helpful?