description |
---|
hmy_getCurrentTransactionErrorSink |
curl --location --request POST 'https://api.s0.b.hmny.io/' \
--header 'Content-Type: application/json' \
--data-raw '{
"jsonrpc": "2.0",
"method": "hmy_getCurrentTransactionErrorSink",
"params": [],
"id": 1
}'
curl --location --request POST 'https://api.s0.b.hmny.io/' \
--header 'Content-Type: application/json' \
--data-raw '{
"jsonrpc": "2.0",
"method": "hmyv2_getCurrentTransactionErrorSink",
"params": [],
"id": 1
}'