diff --git a/.changelog/unreleased/bug-fixes/ibc-relayer/2444-abci-info-data.md b/.changelog/unreleased/bug-fixes/ibc-relayer/2444-abci-info-data.md new file mode 100644 index 0000000000..3e2af4d463 --- /dev/null +++ b/.changelog/unreleased/bug-fixes/ibc-relayer/2444-abci-info-data.md @@ -0,0 +1,3 @@ +- Fix a bug where the relayer would fail to relay any packets when the + `/acbi_info` endpoint of a chain did not include `data` and `version` fields + ([#2444](https://github.com/informalsystems/ibc-rs/issues/2444)) \ No newline at end of file