mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
Fix: Uploading coldcard in derivation scheme would forget to remember some data
This commit is contained in:
@@ -36,5 +36,6 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
|
||||
[Display(Name = "Coldcard Wallet File")]
|
||||
public IFormFile ColdcardPublicFile{ get; set; }
|
||||
public string Config { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user