Nakul
Nakul
Had got some domain knowledge thought that venue might change the accuracy
@gregdhill Thanks for the references few questions - I am expected to extend [this if condition](https://github1s.com/interlay/interbtc/blob/master/crates/btc-relay/src/lib.rs#L1200-L1201) - `&&( get_chainwork(current_fork.max_height) >= get_chainwork(prev_chain.max_height))` - Regarding the [target](https://github1s.com/spesmilo/electrum/blob/cee22abcb5544c5a6fa7f8a8108ccda9c32c2e29/electrum/blockchain.py#L585-L586) var in electrum is same...
> Thanks for looking into this @nakul1010! I've left a few comments on the Interlay runtime but please also consider those for the Kintsugi runtime. It's good that you already...
> I'm in favor of including the pallet. @nakul1010 @gregdhill do you know other projects having a UI for this? > > I do think the security deposits are too...
@gregdhill updated parameters based on the comment.
The interbtc substrate dependencies needs to be upgraded to `v1.0.0` release to generate the v15 metadata that can be decoded by subxt.
subxt cli command to generate metadata `subxt metadata --version unstable -f bytes > metadata-parachain-kintsugi.scale` Error received ``` Error: 0: Could not decode `RuntimeMetadataPrefixed.1`: 0: Could not decode `RuntimeMetadata::V15.0`: 0: Could...