Remove unused GEOLOCATION_API_KEY

This commit is contained in:
Michael Vines
2020-08-31 09:52:41 -07:00
parent 8f578bfddb
commit f78594dfc1
3 changed files with 2 additions and 41 deletions

View File

@ -282,7 +282,6 @@ startBootstrapLeader() {
\"$genesisOptions\" \
\"$maybeNoSnapshot $maybeSkipLedgerVerify $maybeLimitLedgerSize $maybeWaitForSupermajority\" \
\"$gpuMode\" \
\"$GEOLOCATION_API_KEY\" \
\"$maybeWarpSlot\" \
\"$waitForNodeInit\" \
"
@ -353,7 +352,6 @@ startNode() {
\"$genesisOptions\" \
\"$maybeNoSnapshot $maybeSkipLedgerVerify $maybeLimitLedgerSize $maybeWaitForSupermajority\" \
\"$gpuMode\" \
\"$GEOLOCATION_API_KEY\" \
\"$maybeWarpSlot\" \
\"$waitForNodeInit\" \
"