Skip to content

Commit

Permalink
Update docs/networks/node-ops/access-onchain-data/evm-gateway/evm-gat…
Browse files Browse the repository at this point in the history
…eway-setup.md

Co-authored-by: Vishal <[email protected]>
  • Loading branch information
franklywatson and vishalchangrani authored Dec 11, 2024
1 parent de64fb0 commit 4733bed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ client connections.

The EVM Gateway is an unstaked, non-participating edge node which consumes Flow protocol state from the configured Flow Access Node
and persists the indexed EVM state locally to service EVM client requests. It submits EVM transactions it receives into the Flow
network, wrapped using a Cadence transaction, and mutating EVM state when executed. Non-mutating RPC methods only query the local state
network, wrapped in a Cadence transaction, and mutating EVM state when executed. Non-mutating RPC methods only query the local state
index of the gateway and are never forwarded to Access Nodes.

## Who Should Run an EVM Gateway
Expand Down

0 comments on commit 4733bed

Please sign in to comment.