Get Nakamoto tenure blocks

Fetch a sequence of Nakamoto blocks in a tenure.

GET
/v3/tenures/{block_id}

Fetch a sequence of Nakamoto blocks in a tenure

Fetch a sequence of Nakamoto blocks in a tenure. The blocks will be served in order from highest to lowest. The blocks will be encoded in their SIP-003 wire format, and concatenated together.

Status codeDescription
200SIP-003-encoded Nakamoto blocks, concatenated together
/v3/tenures/{block_id}
curl -X GET "http://localhost:20443/v3/tenures/%7Bblock_id%7D"

"string"