Skip to content

Commit

Permalink
test candidate for withdrawals
Browse files Browse the repository at this point in the history
  • Loading branch information
willemolding committed May 9, 2024
1 parent d7c7e12 commit 74071ae
Show file tree
Hide file tree
Showing 8 changed files with 564 additions and 42 deletions.
7 changes: 7 additions & 0 deletions .env.local
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ROLLUP_HTTP_SERVER_URL=http://127.0.0.1:8080/host-runner
GRPC_SERVER_URL="[::1]:50051"
ETH_RPC_URL="http://127.0.0.1:8545"
ETH_CHAIN_ID=31337
SIGNER_PK="ac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80"
INPUTBOX_CONTRACT_ADDRESS="0x59b22D57D4f067708AB0c00552767405926dc768"
DAPP_ADDRESS="0xab7528bb862fB57E8A2BCd567a2e929a0Be56a5e"
Loading

0 comments on commit 74071ae

Please sign in to comment.