mirror of
https://github.com/mempool/mempool.git
synced 2025-09-29 01:43:24 +02:00
@@ -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']);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user