{
"type": "channel_open_init",
"attributes": [
{
"key": "port_id",
"value": "icacontroller-archway1jydt92pldnqh0lrxhllgnw6m3m89my8u462sese05r2zh67cwlas49v3c6",
"index": true
},
{
"key": "channel_id",
"value": "channel-224",
"index": true
},
{
"key": "counterparty_port_id",
"value": "icahost",
"index": true
},
{
"key": "connection_id",
"value": "connection-31",
"index": true
},
{
"key": "version",
"value": "{\"version\":\"ics27-1\",\"controller_connection_id\":\"connection-31\",\"host_connection_id\":\"connection-26\",\"address\":\"\",\"encoding\":\"proto3\",\"tx_type\":\"sdk_multi_msg\"}",
"index": true
},
{
"key": "msg_index",
"value": "0",
"index": true
}
]
}
Summary of Bug
hermes relayer does not pick up and relay
channel_open_initmsgs when the port is an icacontroller port.Version
tested on v1.10.3 and v1.13.1
Steps to Reproduce
create
channel_open_initon chain A with the icacontroller port as shown above and the counter party is never createdAcceptance Criteria
For Admin Use