Merge pull request #1321 from Kukks/bpu

BIP79
This commit is contained in:
Nicolas Dorier
2020-04-05 12:10:55 +09:00
committed by GitHub
53 changed files with 2184 additions and 180 deletions

View File

@@ -172,6 +172,7 @@ namespace BTCPayServer.Data
public EmailSettings EmailSettings { get; set; }
public bool RedirectAutomatically { get; set; }
public bool PayJoinEnabled { get; set; }
public IPaymentFilter GetExcludedPaymentMethods()
{