Handle 0.1 sat/vB base fee on the dashboard and backend.
This commit is contained in:
@@ -66,7 +66,7 @@ export class DashboardComponent implements OnInit {
|
||||
|
||||
constructor(
|
||||
@Inject(LOCALE_ID) private locale: string,
|
||||
private stateService: StateService,
|
||||
public stateService: StateService,
|
||||
private apiService: ApiService,
|
||||
private websocketService: WebsocketService,
|
||||
private seoService: SeoService,
|
||||
|
||||
Reference in New Issue
Block a user