using BTCPayServer.Data; namespace BTCPayServer.PayoutProcessors.Lightning; public class LightningAutomatedPayoutBlob : AutomatedPayoutBlob { }