mirror of
https://github.com/mempool/mempool.git
synced 2026-08-19 13:18:06 +02:00
parent
5b622c7786
commit
5ecdf1988e
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ export class CacheService {
|
|||
this.stateService.networkChanged$.subscribe((network) => {
|
||||
this.network = network;
|
||||
this.resetBlockCache();
|
||||
this.txCache = {};
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue