You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
A pre-defined config with various levels of activity already built in was much-requested on user calls.
MVP:
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 networksource
: one node sends a lot of payments to various destinationspopular
: one pair on nodes send/receive a high amount of traffic between themselvesThe text was updated successfully, but these errors were encountered: