Skip to content

Commit

Permalink
Merge pull request #95 from yutongp/yutong/fix_panic_d
Browse files Browse the repository at this point in the history
fix check:data with bootstrap balance resume panic
  • Loading branch information
patrick-ogrady committed Aug 8, 2020
2 parents 5c7be42 + 7f179ef commit 56a11cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/tester/data.go
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,6 @@ func InitializeData(
}
} else {
log.Println("Skipping balance bootstrapping because already started syncing")
return nil
}
}

Expand Down

0 comments on commit 56a11cd

Please sign in to comment.