We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 523351b commit 6b39cefCopy full SHA for 6b39cef
examples/system_setup.py
@@ -10,7 +10,7 @@
10
# It serves as a good example
11
BASE_URL = "https://testnet.zklighter.elliot.ai"
12
ETH_PRIVATE_KEY = "1234567812345678123456781234567812345678123456781234567812345678"
13
-API_KEY_INDEX = 2
+API_KEY_INDEX = 3
14
15
16
async def main():
0 commit comments