Module phron_finality::import

source ·

Structs§

  • A wrapper around a block import that also extracts any present justifications and sends them to our components which will process them further and possibly finalize the block.
  • A wrapper around a block import that actually sends all the blocks elsewhere through a channel. Very barebones, e.g. does not work with justifications, but sufficient for passing to Aura.
  • A wrapper around a block import that also marks the start and end of the import of every block in the metrics, if provided.

Enums§