Skip to content

Commit

Permalink
Update docs/Testing.md
Browse files Browse the repository at this point in the history
Co-authored-by: scnale <[email protected]>
  • Loading branch information
nonergodic and scnale authored Oct 16, 2024
1 parent c554595 commit 2c68e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ However, `CctpOverride`, rather than providing generic signing and log parsing f

### WormholeCctpSimulator

The `WormholeCctpSimulator` contract can be deployed to simulate a virtual `WormholeCctpTokenMessenger` instance on some made-up foreign chain. It uses `0xDDDDDDDD` as the circle domain of that chain, and also simulates virtual instances of Circle's TokenMessenger and USDC contract, which are correctly registered with the instances on the forked chain. The foreign Wormhole chain id and the address of the foregin sender can be set during construction. Uses `WormholeOverride` and `CctpOverride`.
The `WormholeCctpSimulator` contract can be deployed to simulate a virtual `WormholeCctpTokenMessenger` instance on some made-up foreign chain. It uses `0xDDDDDDDD` as the circle domain of that chain, and also simulates virtual instances of Circle's TokenMessenger and USDC contract, which are correctly registered with the instances on the forked chain. The foreign Wormhole chain id and the address of the foreign sender can be set during construction. Uses `WormholeOverride` and `CctpOverride`.

### UsdcDealer

Expand Down

0 comments on commit 2c68e22

Please sign in to comment.