mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 16:44:20 +01:00
subdaemons: initialize feature routines with explicit feature_set.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
committed by
Christian Decker
parent
afb76392e4
commit
c95e58ad4b
@@ -225,6 +225,7 @@ class Type(FieldSet):
|
||||
'fee_states',
|
||||
'onionreply',
|
||||
'witscript',
|
||||
'feature_set',
|
||||
]
|
||||
|
||||
# Some BOLT types are re-typed based on their field name
|
||||
|
||||
Reference in New Issue
Block a user