mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
Make sure fingerprint/hdpath are passed down to AddDerivationScheme.
Close ledger popup on account selection. Add additional info after pairing
This commit is contained in:
@@ -39,6 +39,7 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
public IFormFile ColdcardPublicFile{ get; set; }
|
||||
public string Config { get; set; }
|
||||
public string Source { get; set; }
|
||||
public string DerivationSchemeFormat { get; set; }
|
||||
public string AccountKey { get; set; }
|
||||
public BTCPayNetwork Network { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user