feat: toggle holdinvoice depending on fundingsource Feature (#3262)
This commit is contained in:
@@ -987,6 +987,7 @@ class TransientSettings(InstalledExtensionsSettings, ExchangeHistorySettings):
|
||||
|
||||
server_startup_time: int = Field(default=time())
|
||||
|
||||
has_holdinvoice: bool = Field(default=False)
|
||||
has_nodemanager: bool = Field(default=False)
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user