bitcoin-dev-project / bitcoin-dev-project/sim-ln
docs: Add example config "template" for various levels of activity
Open
documentation
Low Priority
- Dominant language
- Rust
- Stars
- 80
- Forks
- 40
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 2
Description
A pre-defined config with various levels of activity already built in was much-requested on user calls.
MVP:
* Check in an `example_config.json` that has empty fields for node details (we can't pre-set this) and various different types of activity specified (high/low frequency, high/low amount etc).
We could extend this further to have different "profiles" like:
* `sink`: one node receives a lot of payments from the network
* `source`: one node sends a lot of payments to various destinations
* `popular`: one pair on nodes send/receive a high amount of traffic between themselves
Contributor guide
Assessment
This issue has not been assessed yet.