Skip to content

Commit

Permalink
fixup! fix: use minikube
Browse files Browse the repository at this point in the history
  • Loading branch information
omidasadpour committed Sep 12, 2023
1 parent 1540113 commit 4c516b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/rollups-node/ci/test-values.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ dapp:
blockNumber: "4152308"
transactionHash: "0x3beea324c1db8a69829df784ed6af9edccc8f506777693e5124120535a27ab8b"
mnemonic:
value: "test test test test test test test test test test test junk"
httpProvider: https://eth-sepolia.g.alchemy.com/v2/${ALCHEMY_API_KEY}
wsProvider: wss://eth-sepolia.g.alchemy.com/v2/${ALCHEMY_API_KEY}
value: "${MNEMONIC}"
httpProvider: https://eth-sepolia.g.alchemy.com/v2/nuDbqy5ApW0s9E9igbuHROSivczxsEAk
wsProvider: wss://eth-sepolia.g.alchemy.com/v2/nuDbqy5ApW0s9E9igbuHROSivczxsEAk
network: sepolia

cartesi:
Expand Down

0 comments on commit 4c516b9

Please sign in to comment.