Update lightning lib, on-chain balance shouldn't be lightmoney (#3945)

This commit is contained in:
Nicolas Dorier
2022-07-08 10:55:26 +09:00
committed by GitHub
parent a41e98910d
commit eec54831ef
11 changed files with 22 additions and 21 deletions

View File

@@ -2,7 +2,6 @@ using System;
using System.Collections.Generic;
using BTCPayServer.Client.Models;
using BTCPayServer.Data;
using BTCPayServer.Data;
using BTCPayServer.Payments;
using BTCPayServer.Payments.Bitcoin;
using BTCPayServer.Services.Invoices;