Loading…
Loading…
Submit a Dilithium-signed transaction to the mempool. Params is a single object with from/to/value/gas/gasPrice/nonce plus base64-encoded Dilithium signature & public key.
Submit a Dilithium-signed transaction to the mempool. Params is a single object with from/to/value/gas/gasPrice/nonce plus base64-encoded Dilithium signature & public key.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"qw_sendTransaction","params":[],"id":1}'