mirror of
https://github.com/mempool/mempool.git
synced 2025-01-18 21:32:55 +01:00
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…
Reference in New Issue
Block a user