feat: toggle holdinvoice depending on fundingsource Feature (#3262)

This commit is contained in:
dni ⚡
2025-07-15 11:15:16 +02:00
parent f91c933919
commit 5e9919c5c5
7 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ if TYPE_CHECKING:
class Feature(Enum):
nodemanager = "nodemanager"
# hold = "hold"
holdinvoice = "holdinvoice"
# bolt12 = "bolt12"