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

Attempt to BMM failed #2

Open
Abhishek-1857 opened this issue Sep 26, 2023 · 1 comment
Open

Attempt to BMM failed #2

Abhishek-1857 opened this issue Sep 26, 2023 · 1 comment

Comments

@Abhishek-1857
Copy link

Abhishek-1857 commented Sep 26, 2023

Hey Guys i m using the ethside to work with drivechain but after doing everything on both drivechain and ethside when i'm running the geth ..im getting this error

INFO [09-26|15:06:01.420] attempting new bmm request
attempt_bmm call failed
INFO [09-26|15:06:02.428] bmm commitment wasn't inclued in a main:block

Any idea how to solve this ?

@nchashch
Copy link
Collaborator

If you have followed the https://www.drivechain.info/blog/ethside-guide/ tutorial, then you activated sidechain number 1. But because it conflicted with other sidechains, we changed the number to 6. Unfortunately the guide wasn't updated.

When activating the sidechain you need to replace 1 with 6:

./drivechain-0.42.00/bin/drivechain-cli -datadir=./datadirs/main createsidechainproposal 6 ethereum

Then it should work.

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

No branches or pull requests

2 participants