lnutil.LnFeatures: update LN_FEATURES_IMPLEMENTED
This commit is contained in:
@@ -1043,6 +1043,7 @@ LN_FEATURES_IMPLEMENTED = (
|
||||
| LnFeatures.OPTION_STATIC_REMOTEKEY_OPT | LnFeatures.OPTION_STATIC_REMOTEKEY_REQ
|
||||
| LnFeatures.VAR_ONION_OPT | LnFeatures.VAR_ONION_REQ
|
||||
| LnFeatures.PAYMENT_SECRET_OPT | LnFeatures.PAYMENT_SECRET_REQ
|
||||
| LnFeatures.BASIC_MPP_OPT | LnFeatures.BASIC_MPP_REQ
|
||||
| LnFeatures.OPTION_TRAMPOLINE_ROUTING_OPT | LnFeatures.OPTION_TRAMPOLINE_ROUTING_REQ
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user