Blocks
Replay mining of a block and returns its content
Replay the mining of a block (no data is written in the MARF) and returns its content.
get/v3/blocks/replay/{block_id}
Path parameters
block_idstring required
The block ID hash
Response
Content of the replayed block
BlockReplay required— unresolved $ref
Changes
Changed in 3 of the 53 revisions of this API.13
- ○
the endpoint scheme security
rpcAuthwas added to the APIapi-security-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 21 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲