Module lightning_block_sync::poll [−][src]
Structs
| ChainPoller | The canonical |
| ValidatedBlock | A block with validated data against its transaction list and corresponding block hash. |
| ValidatedBlockHeader | A block header with validated proof of work and corresponding block hash. |
Enums
| ChainTip | A chain tip relative to another chain tip in terms of block hash and chainwork. |
Traits
| Poll | The |