Skip to content

Commit

Permalink
chore: Imported eigenda-proxy client - bump proxy to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
epociask committed Dec 13, 2024
1 parent 91459fd commit 0d0fe6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start-eigenda-proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ docker run -d --name eigenda-proxy-nitro-test-instance \
-e EIGENDA_PROXY_EIGENDA_ETH_RPC=http://localhost:6969 \
-e EIGENDA_PROXY_EIGENDA_SERVICE_MANAGER_ADDR="0x0000000000000000000000000000000000000000" \
-e EIGENDA_PROXY_EIGENDA_CERT_VERIFICATION_DISABLED=true \
ghcr.io/layr-labs/eigenda-proxy:v1.6.0
ghcr.io/layr-labs/eigenda-proxy:v1.6.1

# shellcheck disable=SC2181
if [ $? -ne 0 ]; then
Expand Down

0 comments on commit 0d0fe6c

Please sign in to comment.