coffee-tools / coffee-tools/barq
Decide on Information to Persist in `barq`'s Database
Open
enhancement
- Dominant language
- Rust
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We need to decide what information `barq` should persist on disk in its database. This should include details about past payments and potentially network data to help route payments more efficiently. Additionally, the database should store logs of past payments.
We also need to consider how to collect this information from Core Lightning in `barq-plugin`, including which RPC commands to call.
Contributor guide
Assessment
This issue has not been assessed yet.