HugoByte / DIVE

DIVE deeply into the world of Blockchain and Web 3.0 using Deployable Infrastructure for Virtually Effortless blockchain integration
Apache License 2.0
20 stars 8 forks source link

error when creating bridge between icon and hardhat by running hardhat node first and running bridge command directly #274

Closed hemz10 closed 9 months ago

hemz10 commented 9 months ago

Overview

error when creating bridge between icon and hardhat by running hardhat node first and running bridge command directly

Steps to Reproduce

Steps to reproduce the behavior:

  1. dive chain hardhat
  2. dive bridge btp --chainA hardhat --chainB icon --chainAServiceName hardhat-node
  3. Observe

Expected Behavior

Bridge to be created without any error

Screenshots

image

error log : image

shreyasbhat0 commented 9 months ago

fixed in https://github.com/HugoByte/dive-core/pull/50 PR

hemz10 commented 9 months ago

Issue verified and closing this issue as fixed