debug_executionWitnessByHash
POST
/{apiKey}
Returns the execution witness for the given block hash.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^0x[0-9a-f]{64}$"requiredThe block hash.
Responses
200
The execution witness data.
Was this page helpful?