EthGetTransactionReceiptJsonRpcResponse
EthGetTransactionReceiptJsonRpcResponse:
JsonRpcResponse
<"eth_getTransactionReceipt"
,SerializeToJson
<TransactionReceiptResult
> |null
,string
|number
>
JSON-RPC response for eth_getTransactionReceipt
procedure
Source
procedures/src/eth/EthJsonRpcResponse.ts:202