support custodians in prism

This commit is contained in:
Kukks
2024-01-25 14:04:32 +01:00
parent 771c4317a0
commit 37be856d82
7 changed files with 235 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
using System;
using System.Collections;
using System.Threading.Tasks;
using BTCPayServer.Abstractions.Contracts;
using BTCPayServer.Data;