add status and refactor

This commit is contained in:
Kukks
2020-07-24 09:40:37 +02:00
committed by nicolas.dorier
parent cb5601c68b
commit d96bd15b3b
23 changed files with 167 additions and 62 deletions

View File

@@ -1,5 +1,6 @@
using System;
using System.Collections.Generic;
using BTCPayServer.Client.Models;
using BTCPayServer.Services.Invoices;
namespace BTCPayServer.Models.InvoicingModels