Structs§

  • ChainInfo 🔒
  • ChainTracker keeps track of the best_block in a given session and allows to generate PhronData. Internally it frequently updates a data_to_propose field that is shared with a DataProvider, which in turn is a tiny wrapper around this single shared resource that takes out data_to_propose whenever get_data is called.
  • Provides data to phronBFT for ordering.

Constants§

Functions§