Skip to content

Commit

Permalink
remove gas station api key since it's retired
Browse files Browse the repository at this point in the history
  • Loading branch information
nickkounz committed Apr 12, 2024
1 parent f9c1f84 commit 0b55434
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions run-cage-keeper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ exec $dir/bin/cage-keeper \
--eth-from "${ETH_FROM_ADDRESS}" \
--eth-key "${ETH_ACCOUNT_KEY}" \
--vulcanize-endpoint "${VULCANIZE_URL}" \
--vulcanize-key "${VULCANIZE_KEY}" \
--ethgasstation-api-key "${ETH_GASSTATION_API_KEY}"
--vulcanize-key "${VULCANIZE_KEY}"

0 comments on commit 0b55434

Please sign in to comment.