Skip to content

Commit

Permalink
fix: Fix x in chain id
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefg committed Feb 1, 2024
1 parent a512bf5 commit 95c1941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/.env.sepolia
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
NEXT_PUBLIC_DAPP_ADDR="0x2540D48B63FbC123b819c81eBC4212A0c9E4432f"
NEXT_PUBLIC_CARTESI_NODE_URL="https://rives.io"
NEXT_PUBLIC_NETWORK_CHAIN_ID="0XAA36A7"
NEXT_PUBLIC_NETWORK_CHAIN_ID="0xAA36A7"

0 comments on commit 95c1941

Please sign in to comment.