Primordial stake debug (#13756)

This commit is contained in:
sakridge
2020-11-23 13:01:00 -08:00
committed by GitHub
parent 38a3ed96bb
commit dcbb1dca8a
2 changed files with 6 additions and 1 deletions

View File

@ -1005,6 +1005,7 @@ if [[ -n "$maybeWaitForSupermajority" && -n "$maybeWarpSlot" ]]; then
fi
fi
echo "net.sh: Primordial stakes: $extraPrimordialStakes"
if [[ $extraPrimordialStakes -gt 0 ]]; then
# Extra primoridial stakes require that all of the validators start at
# the same time. Force async init and wait for supermajority here.