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 icon by running icon node first and running bridge command directly #272

Closed hemz10 closed 6 months ago

hemz10 commented 7 months ago

Overview

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

Steps to Reproduce

Steps to reproduce the behavior:

  1. dive chain icon -c ./sample-jsons/config1.json -g ../test/functional/config/genesis-icon-1.zip -d
  2. dive bridge btp --chainA icon --chainB icon --chainAServiceName icon-node-0x42f1f3
  3. Observe

Expected Behavior

Bridge to be created between icon and icon

Screenshots

image

hemz10 commented 6 months ago

Issue verified and closing this issue as fixed