parent
59898f1269
commit
723034b3d3
@ -11,7 +11,6 @@ export class StatusViewComponent implements OnInit {
|
|||||||
) { }
|
) { }
|
||||||
|
|
||||||
ngOnInit() {
|
ngOnInit() {
|
||||||
this.websocketService.want(['mempool-blocks', 'stats']);
|
this.websocketService.want(['mempool-blocks', 'stats', 'blocks']);
|
||||||
this.websocketService.want(['blocks', 'stats']);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user