lightning-terminal/rules
bitromortac a36d6c0296
rules: restrict initial channel fee parameters
Channel policy boundaries are enforced for channel openings.
2024-07-02 18:21:41 +02:00
..
docs rules: add on-chain budget 2024-07-02 18:21:41 +02:00
chan_policy_bounds.go rules: restrict initial channel fee parameters 2024-07-02 18:21:41 +02:00
chan_policy_bounds_test.go rules: restrict initial channel fee parameters 2024-07-02 18:21:41 +02:00
channel_constraints.go rules: restrict initial channel fee parameters 2024-07-02 18:21:41 +02:00
channel_constraints_test.go rules: add channel open constraints 2024-07-02 18:21:41 +02:00
channel_restrictions.go firewall+rules: map with privacy flags 2024-04-25 14:49:46 +02:00
channel_restrictions_test.go firewall+rules: map with privacy flags 2024-04-25 14:49:46 +02:00
config.go rules: pass in lnd connection identifier 2024-07-02 15:04:26 +02:00
history_limit.go firewall+rules: map with privacy flags 2024-04-25 14:49:46 +02:00
history_limit_test.go rules: add History Limit rule 2023-01-27 06:47:12 +02:00
interfaces.go firewall+rules: map with privacy flags 2024-04-25 14:49:46 +02:00
log.go rules: add Rule interface 2023-01-27 06:47:12 +02:00
manager_set.go rules: add channel open constraints 2024-07-02 18:21:41 +02:00
mock.go rules: add on-chain budget 2024-07-02 18:21:41 +02:00
onchain_budget.go rules: add on-chain budget 2024-07-02 18:21:41 +02:00
onchain_budget_test.go rules: add on-chain budget 2024-07-02 18:21:41 +02:00
peer_restrictions.go rules: restrict channel open peers 2024-07-02 18:21:41 +02:00
peer_restrictions_test.go rules: restrict channel open peers 2024-07-02 18:21:41 +02:00
rate_limit.go firewall+rules: map with privacy flags 2024-04-25 14:49:46 +02:00
rate_limit_test.go rules: add RateLimit rule 2023-01-27 06:47:12 +02:00