BLOCK_HEIGHT_CHANGED
On a BLOCK_HEIGHT_CHANGED event, the block has advanced to the next.
Parameter
Description
network?: string
Network of the block which changed
blockHeight: number
Height of the new block
blockTime: number
Timestamp of the new block
blockHash: string
Hash of the new block
tx: string[]
List of transaction ids executed in the new block
Example
最后更新于