typo force-update-module-params.sh

This commit is contained in:
Maximilian Hubert 2025-02-01 16:39:27 +01:00 committed by GitHub
parent bb905e70f7
commit eaf0e47b73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ wETH_CONTRACT_ADDRESS=0x5d6D67a665C9F169B0f9436E05B11108C1606043
kava config node "${CHAIN_API_URL}" kava config node "${CHAIN_API_URL}"
kava config chain-id "${CHAIN_ID}" kava config chain-id "${CHAIN_ID}"
# use the test keyring to allow scriptng key generation # use the test keyring to allow scripting key generation
kava config keyring-backend test kava config keyring-backend test
# wait for transactions to be committed per CLI command # wait for transactions to be committed per CLI command