Module mithril_common::cardano_block_scanner
source · Expand description
The module used for parsing Cardano transactions
Structs§
- Cardano block scanner
- Block streamer that streams blocks with a Chain block reader
- Dumb block scanner
- Dumb block streamer
- Point internal representation in the Cardano chain.
- A block scanned from a Cardano database
Enums§
- ChainScannedBlocks allows to scan new blocks and handle rollbacks
Traits§
- A scanner that can read cardano transactions in a cardano database
- Trait that define how blocks are streamed from a Cardano database
- Tests extensions methods for the BlockStreamer trait.