Interface: MsgBlockDisconnected
A block has been removed from the chain. Sent regardless of subscriptions.
Properties
blockHash
• blockHash: string
block hash of the block, in 'human-readable' (big-endian) hex encoding.
Defined in
src/ChronikClient.ts:1095
type
• type: "BlockDisconnected"
Defined in
src/ChronikClient.ts:1093