Module common_types::chain_notify[][src]

Types pertaining to sending messages and finding routes through the chain. Used mostly by the ChainNotify trait.

Structs

ChainRoute

A complete chain enacted retracted route.

NewBlocks

Used by ChainNotify new_blocks() and contains information about new blocks imported to the chain.

Enums

ChainMessageType

Messages to broadcast via chain

ChainRouteType

Route type to indicate whether it is enacted or retracted.