mirror of
https://github.com/mempool/mempool.git
synced 2025-02-23 14:40:38 +01:00
parent
59898f1269
commit
723034b3d3
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue