Trying to bridge generic data between kovan and rinkeby. Deployed bridge and handler contracts on corresponding infura rpc. when trying to initialize chainbirgde getting 'VM execution error'
Implementation details
Deployed contracts on both the chains and added those to config file.
while trying to run ./build/chainbridge --config config.json --latest
bridge and handlers on source(i.e, kovan),
bridge: 0x50263f2bb9B0a1017EA0e7ad1760a4506a1B91C1
genericHandler: 0x96adAdD9dA94e0105E62afdA3CE6459901189fDB
Trying to bridge generic data between kovan and rinkeby. Deployed bridge and handler contracts on corresponding infura rpc. when trying to initialize chainbirgde getting 'VM execution error'
Implementation details
Deployed contracts on both the chains and added those to config file. while trying to run
./build/chainbridge --config config.json --latest
bridge and handlers on source(i.e, kovan), bridge: 0x50263f2bb9B0a1017EA0e7ad1760a4506a1B91C1 genericHandler: 0x96adAdD9dA94e0105E62afdA3CE6459901189fDB