Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --enable-evm-rpc to shibuya in zombienet config #433

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

imstar15
Copy link
Member

No description provided.

@imstar15 imstar15 requested a review from chrisli30 September 25, 2023 01:26
Copy link
Member

@chrisli30 chrisli30 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, and please add the below suggestion for Metamask instructions.

@@ -35,6 +35,7 @@ chain = "shibuya-dev"
[parachains.collator]
name = "shibuya-col-1"
command = "../Astar/target/release/astar-collator"
args = ["--enable-evm-rpc"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
args = ["--enable-evm-rpc"]
args = ["--enable-evm-rpc"] # EVM RPC for Metamsk: http://localhost:9948 and Shibuya Chain Id: 81

@imstar15 imstar15 merged commit b279567 into master Sep 25, 2023
@imstar15 imstar15 changed the title Add --enable-evm-rpc to shiubya in zombienet config Add --enable-evm-rpc to shibuya in zombienet config Sep 25, 2023
@imstar15 imstar15 deleted the shibuya-enable-evm-rpc branch September 25, 2023 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants