Blocks

Simulate mining of a block with the specified transactions and returns its content

Simulate the mining of a block (no data is written in the MARF) with specified transactions and returns its content.

get/v3/blocks/simulate/{block_id}

Path parameters

block_idstring required

The block ID hash

Request body

transactions_hexstring[]

Response

Content of the simulated block

BlockReplay required— unresolved $ref

Changes

Changed in 12 of the 53 revisions of this API.66