Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 301 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 301 Bytes

fog_ingest_server

The fog_ingest_server is responsible for polling an LMDB ledger database, processing blocks as it finds them, and storing processed data (user txos) into a PostgreSQL database called "recovery_db". Additionally, it exposes a GRPC service for administrative purposes.