Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Jul 17, 2024
1 parent e1f43be commit 9ee91f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2_localnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ yarn localnet --hide="NODE"
The `localnet` command launches two processes:

- A local Ethereum network (using Anvil) with the two gateway contracta deployed
- A background worker that relay messages between the two gateway contracts. It simulates the cross-chain message relaying that would normally happen between live networks with the [observers/signers](https://www.zetachain.com/docs/developers/architecture/observers/). This allows to simulate a cross-chain environment on a single local chain.
- A background worker that relay messages between the two gateway contracts. It simulates the cross-chain message relaying that would normally happen between live networks with the [observers/signers](https://www.zetachain.com/docs/developers/architecture/observers/) mechanism. This allows to simulate a cross-chain environment on a single local chain.

Running the command will deploy the two gateway contracts:

Expand Down

0 comments on commit 9ee91f5

Please sign in to comment.