mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-20 07:24:25 +01:00
Multisig/watchonly wallet transaction creation flow proof of concept (#5743)
This commit is contained in:
@@ -69,6 +69,7 @@ namespace BTCPayServer.Models.WalletViewModels
|
||||
|
||||
public string BackUrl { get; set; }
|
||||
public string ReturnUrl { get; set; }
|
||||
public bool IsMultiSigOnServer { get; set; }
|
||||
|
||||
public class InputSelectionOption
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user