interlay / interbtc

interBTC: Bitcoin Anywhere
https://app.interlay.io/
Apache License 2.0
247 stars 83 forks source link

btc-parachain beta.json #163

Closed alexchenfeng closed 3 years ago

alexchenfeng commented 3 years ago

Describe the bug

When I use https://raw.githubusercontent.com/interlay/polkabtc-docs/master/scripts/beta.json start local btc-parachain , the log report Bootnode with peer id 12D3KooWQgh9z6TuD7H5ixMPsa2RR6FoKp35SToCD1c2DNJqyEjU is on a different chain (our origin: 0x7ef7.... .9fef their: 0xadc6... .866d. and the target is #1211281, which genesis chain beta.json should I use?

To Reproduce

I'm using guide website: https://docs.polkabtc.io/#/collator/guide

nud3l commented 3 years ago

Thanks for the question! Probably we need to update the chain spec in the docs. @gregdhill do you think we can link the chain spec to this repo so we don't have two sources of truth?

gregdhill commented 3 years ago

The genesis is the docs should be the only source of truth for beta, this may be out-of-sync but we will re-genesis in the coming days.

gregdhill commented 3 years ago

Should be solved with https://github.com/interlay/interbtc-docs/pull/101