Interface: MsgBlockClient
Block got connected, disconnected, finalized, etc.
Properties
blockHash
• blockHash: string
Hash of the block (human-readable big-endian)
Defined in
blockHeight
• blockHeight: number
Height of the block
Defined in
msgType
• msgType: BlockMsgType
What happened to the block
Defined in
type
• type: "Block"