Skip to content

Commit

Permalink
try tip-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Jan 15, 2025
1 parent 4bac9e5 commit d08f98e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service/bfg/bfg.go
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,8 @@ func (s *Server) trackBitcoin(ctx context.Context) {
continue
}

btcHeight--

cachedHeight := s.getBtcHeightCache()
if cachedHeight == btcHeight {
continue
Expand Down

0 comments on commit d08f98e

Please sign in to comment.