Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/stdevAntiD2ta_t295_Slow_load_tim…
Browse files Browse the repository at this point in the history
…es' into stdevAntiD2ta_t295_Slow_load_times
  • Loading branch information
mauricio1802 committed Feb 14, 2020
2 parents 9f767b3 + 4f0bcf7 commit 44c84f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/models/walletsManager.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ func (walletM *WalletManager) init() {
walletM.updateTransactionAPI()
walletM.updateSigner()
walletM.updateWalletEnvs()
walletM.timerUpdate = make(chan time.Duration)
for walletM.WalletEnv == nil {
walletM.updateWalletEnvs()
}
Expand Down

0 comments on commit 44c84f6

Please sign in to comment.