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