Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 413 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 413 Bytes

db_new_record_to_json

Directory "/add" (included in ".gitignore") contains: "last_accept_time", "mempool.sqlite", "output.json"

Last accept time example "add/last_accept_time":

1687841601

If the file is empty, missing, or cannot be read, it will be overwritten, variable last_accept_time will be 0, and the program will reindex the database.

Run with logger:

RUST_LOG=debug cargo run