parent
5b622c7786
commit
5ecdf1988e
@ -40,6 +40,7 @@ export class CacheService {
|
|||||||
this.stateService.networkChanged$.subscribe((network) => {
|
this.stateService.networkChanged$.subscribe((network) => {
|
||||||
this.network = network;
|
this.network = network;
|
||||||
this.resetBlockCache();
|
this.resetBlockCache();
|
||||||
|
this.txCache = {};
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user