You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, this codebase is used to build bridges between two chains that are using Substrate framework and sharing some common features. In particular, it is used to bridge Kusama and Polkadot chains. Two major requirements for the chain (actually: both chains) to use that bridge are:
it should use the GRANDPA finality or parachain finality (or BEEFY finality in the future).
ZCash, unfortunately, misses those features, so you won't be able to build bridge with it using this code. ZCash bridge should likely be based on Bitcoin bridge code with ZCash-specific consensus features applied.
We'll update the README.md to include answer to this question.
I was reading the README.md it says this is for bridge between two substrate chains. Can you please suggest otherwise?
Sorry for creating an issue here, but I felt this is the best way to reach out to the core contributors.
The text was updated successfully, but these errors were encountered: