Back to Linera Protocol

README

linera-indexer/lib/README.md

0.15.17463 B
Original Source
<!-- cargo-rdme start -->

This module defines the linera-indexer library including:

  • the indexer connection to the node service (service.rs)
  • the block processing (indexer.rs)
  • the generic plugin trait (plugin.rs)
  • the runner struct (runner.rs)
<!-- cargo-rdme end -->

Contributing

See the CONTRIBUTING file for how to help out.

License

This project is available under the terms of the Apache 2.0 license.