Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions hoprd.cfg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ hopr:
allow_recursive: true
strategies:
- !Aggregating
aggregation_threshold: 1000
aggregation_threshold: 250
unrealized_balance_ratio: 0.9
aggregate_on_channel_close: true
- !AutoRedeeming
redeem_only_aggregated: true
minimum_redeem_ticket_value: "25000000000000000000 HOPR"
minimum_redeem_ticket_value: "2500000000000000000 HOPR"
- !ClosureFinalizer
max_closure_overdue: 300
protocol:
Expand Down