Name | Type | Description | Notes |
---|---|---|---|
Height | string | The height of a directory block indicates how many blocks were created before this block. This is used to identify blocks in the blockchain. | [optional] |
StartedAt | string | The timestamp for when this block was built. Sent in ISO 8601 Format. For example: `YYYY-MM-DDThh:mm:ssZ` | [optional] |
Keymr | []string | The Key Merkle Root for this block. | [optional] |
BtcAnchorEntry | DBlockLongBtcAnchorEntry | [optional] | |
BtcBlockHash | string | The bitcoin block hash for the bitcoin anchor that matches this directory block. | [optional] |
BtcTransaction | string | The bitcoin transaction ID for the transaction that includes the anchor message. | [optional] |
Prev | DBlockLongPrev | [optional] | |
Next | DBlockLongNext | [optional] | |
Ablock | DBlockLongAblock | [optional] | |
Ecblock | DBlockLongEcblock | [optional] | |
Fblock | DBlockLongFblock | [optional] | |
Eblocks | []DBlockLongEblocks | The entry blocks contained in this directory block. | [optional] |