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