DIVE icon indicating copy to clipboard operation
DIVE copied to clipboard

bridge failed between 2 custom icon chains by running them first and then decentralising it later

Open sindhu0820 opened this issue 2 years ago • 0 comments

Overview

bridge failed between 2 custom icon chains by running them first and then decentralising it later

Steps to Reproduce

  1. dive chain icon -c ./sample-jsons/config0.json -g ../test/functional/config/genesis-icon-0.zip
  2. dive chain icon decentralize -p gochain -k keystores/keystore.json -n 0x3 -e http://172.16.0.4:9080/api/v3/icon_dex -s icon-node-0xacbc4e
  3. dive chain icon -c ./sample-jsons/config1.json -g ../test/functional/config/genesis-icon-1.zip
  4. dive chain icon decentralize -p gochain -k keystores/keystore.json -n 0x101 -e http://172.16.0.5:9080/api/v3/icon_dex -s icon-node-0x42f1f3
  5. dive bridge btp --chainA icon --chainB icon --chainAServiceName icon-node-0xacbc4e --chainBServiceName icon-node-0x42f1f3

Expected Behavior

bridge should start running

Screenshots

Screenshot (145)

sindhu0820 avatar Jan 29 '24 09:01 sindhu0820