mirror of
https://github.com/mempool/mempool.git
synced 2025-04-02 08:58:17 +02:00
parent
5b622c7786
commit
5ecdf1988e
@ -40,6 +40,7 @@ export class CacheService {
|
||||
this.stateService.networkChanged$.subscribe((network) => {
|
||||
this.network = network;
|
||||
this.resetBlockCache();
|
||||
this.txCache = {};
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user