Skip to content

Commit

Permalink
chore: add note about changing the ethereum ndoe url when using Sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
AlonLStarkWare committed Jul 24, 2024
1 parent 2eeb385 commit d054acc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ cargo run --release --package papyrus_node --bin papyrus_node -- --base_layer.no
--base_layer.starknet_contract_address 0xe2bb56ee936fd6433dc0f6e7e3b8365c906aa057
----

Note that the `<ethereum_node_url>` should refer to Sepiloa.

For more information, see the papyrus-config https://github.com/starkware-libs/papyrus/blob/main/crates/papyrus_config/README.md[README].

=== Running Papyrus with Docker
Expand Down

0 comments on commit d054acc

Please sign in to comment.