LNURL: Add missing logic from lnurl merges and rebases

This commit is contained in:
Kukks
2021-08-16 10:07:49 +02:00
parent fccbbb6fb7
commit 1ecd1c1e54
7 changed files with 23 additions and 6 deletions

View File

@@ -4,6 +4,7 @@
{
public string ConnectionString { get; set; }
public bool DisableBOLT11PaymentOption { get; set; }
public LightningNetworkPaymentMethodBaseData()
{