Get Block
Returns the block for the given block height or block hash.
Arguments¶
Parameter | Type | Required | Description |
---|---|---|---|
height or hash | u32 or string | Yes | The block height or hash of the requested block |
Response¶
Parameter | Type | Description |
---|---|---|
result | object | The requested block |