mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 14:04:26 +01:00
Run dotnet format
This commit is contained in:
@@ -36,7 +36,7 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
public KeyPath RootKeyPath { get; set; }
|
||||
|
||||
[Display(Name = "Electrum/Hardware Wallet File")]
|
||||
public IFormFile WalletFile{ get; set; }
|
||||
public IFormFile WalletFile { get; set; }
|
||||
public string Config { get; set; }
|
||||
public string Source { get; set; }
|
||||
public string DerivationSchemeFormat { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user