BlockEventType
BlockEventType determines if a BlockEvent represents the addition or removal of a block.
Properties
| Name | Description |
|---|---|
| block_added | A block was added to the canonical chain. |
| block_removed | A block was removed from the canonical chain in a reorg. |
Example
"block_added"