lightning-terminal/rules
bitromortac 5129b95fd5
rules+rpcserver: handle unknown rules
This is to tolerate unknown rules sent from the autopilot for the
`autopilot features` command.

Otherwise, when trying to register a feature that requires an upgrade, a
more user friendly error is returned.
2024-04-25 18:19:48 +02:00
..
chan_policy_bounds.go firewall+rules: map with privacy flags 2024-04-25 14:49:46 +02:00
chan_policy_bounds_test.go rules: add ChanPolicyBounds rule 2023-01-27 06:47:12 +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: add Rule interface 2023-01-27 06:47:12 +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+rpcserver: handle unknown rules 2024-04-25 18:19:48 +02:00
peer_restrictions.go firewall+rules: map with privacy flags 2024-04-25 14:49:46 +02:00
peer_restrictions_test.go firewall+rules: map with privacy flags 2024-04-25 14:49:46 +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