feat: toggle holdinvoice depending on fundingsource Feature (#3262)
This commit is contained in:
@@ -17,7 +17,7 @@ if TYPE_CHECKING:
|
||||
|
||||
class Feature(Enum):
|
||||
nodemanager = "nodemanager"
|
||||
# hold = "hold"
|
||||
holdinvoice = "holdinvoice"
|
||||
# bolt12 = "bolt12"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user