Skip to content

Commit

Permalink
refactor(sdk): remove initial fetch for if stake account subscriber (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ChesterSim authored Jan 5, 2024
1 parent 662f86d commit 25313e4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ export class PollingInsuranceFundStakeAccountSubscriber

await this.addToAccountLoader();

await this.fetchIfUnloaded();
if (this.doesAccountExist()) {
this.eventEmitter.emit('update');
}
Expand Down

0 comments on commit 25313e4

Please sign in to comment.