mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
Create store: Add default currency and rate provider fields
This commit is contained in:
@@ -104,7 +104,6 @@ namespace BTCPayServer.Controllers
|
||||
private readonly EventAggregator _EventAggregator;
|
||||
private readonly NBXplorerDashboard _Dashboard;
|
||||
private readonly IOptions<ExternalServicesOptions> _externalServiceOptions;
|
||||
public string CreatedStoreId { get; set; }
|
||||
|
||||
[TempData]
|
||||
public bool StoreNotConfigured
|
||||
|
||||
Reference in New Issue
Block a user