Loading…
Loading…
Get a transaction by hash. Returns the canonical QuantumWing tx (Dilithium signature + public key, base64 encoded). Falls back to the mempool for pending txs.
Get a transaction by hash. Returns the canonical QuantumWing tx (Dilithium signature + public key, base64 encoded). Falls back to the mempool for pending txs.
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"qw_getTransactionByHash","params":["0x0"],"id":1}'