Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-kava committed Sep 17, 2024
1 parent 8ac4c5d commit a246e02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/seed-protonet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ set -ex
AVG_SECONDS_BETWEEN_BLOCKS=6.5

# configure kava binary to talk to the desired chain endpoint
echo "this is a test"
kava config node "${CHAIN_API_URL}"
kava config chain-id "${CHAIN_ID}"

Expand Down

0 comments on commit a246e02

Please sign in to comment.