Expand description
CKB’s built-in indexer, which shares data with the ckb node by creating secondary db instances.
Re-exports§
pub use service::IndexerHandle;pub use service::IndexerService;
Modules§
- service
- The indexer service.
CKB’s built-in indexer, which shares data with the ckb node by creating secondary db instances.
pub use service::IndexerHandle;pub use service::IndexerService;