Mining

Upload a Stacks block

Upload a Stacks block to the node for processing. The block must be in binary format and associated with the given consensus hash.

post/v2/blocks/upload/{consensus_hash}

Path parameters

consensus_hashstring required

Consensus hash (40 hex characters)

Response

Block upload result

BlockUploadResponse required— unresolved $ref

Changes

Changed in 14 of the 53 revisions of this API.77