Skip to content

Commit

Permalink
Merge pull request #62 from OffchainLabs/gzeoneth-patch-1
Browse files Browse the repository at this point in the history
chore: add BASECHAIN_RPC to verification guide
  • Loading branch information
gzeoneth authored Dec 11, 2023
2 parents 257f2b8 + ed6575d commit c390443
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ ROLLUP_ADDRESS
L1_TOKEN_BRIDGE_CREATOR
L1_RETRYABLE_SENDER
BASECHAIN_DEPLOYER_KEY
BASECHAIN_RPC
ORBIT_RPC
```
(`L1_RETRYABLE_SENDER` address can be obtained by calling `retryableSender()` on the L1 token bridge creator)
Expand All @@ -98,4 +99,4 @@ ORBIT_RPC
Run the script
```
yarn run test:tokenbridge:deployment
```
```

0 comments on commit c390443

Please sign in to comment.