mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-18 08:04:26 +01:00
upd prism
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
namespace BTCPayServer.Plugins.Prism;
|
||||
|
||||
public record PendingPayout(long PayoutAmount, long FeeCharged);
|
||||
public record PendingPayout(long PayoutAmount, long FeeCharged, string DestinationId);
|
||||
Reference in New Issue
Block a user