mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-15 06:44:12 +00:00
15 lines
262 B
JSON
15 lines
262 B
JSON
|
{
|
||
|
"request":
|
||
|
|
||
|
"{block (hash : \"0xc8df1f061abb4d0c107b2b1a794ade8780b3120e681f723fe55a7be586d95ba6\") {transactionCount}} ",
|
||
|
|
||
|
|
||
|
"responses": [{
|
||
|
"data" : {
|
||
|
"block" : {
|
||
|
"transactionCount" : 1
|
||
|
}
|
||
|
}
|
||
|
}],
|
||
|
"statusCode": 200
|
||
|
}
|