Skip to content

Commit 3a958c5

Browse files
authored
Merge pull request #2285 from otc-png/main
[CHANGELOG.md]: fix PR'S number
2 parents 24ccb02 + defaf97 commit 3a958c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- chore: Change port prefix for IBCv2 messages to "wasm2" [\#2229](https://github.com/CosmWasm/wasmd/pull/2229)
88
- feat: IBCv2 timeout handler [\#2226](https://github.com/CosmWasm/wasmd/pull/2226)
99
- chore: source_client instead of channel_id in IBCv2 [\#2223](https://github.com/CosmWasm/wasmd/pull/2223)
10-
- fix: Use seconds instead of nanoseconds for IBCv2 msg [\#2124](https://github.com/CosmWasm/wasmd/pull/2214)
10+
- fix: Use seconds instead of nanoseconds for IBCv2 msg [\#2214](https://github.com/CosmWasm/wasmd/pull/2214)
1111
- Register IBC v2 route and store the IBC v2 port in ContractInfo [\#2122](https://github.com/CosmWasm/wasmd/issues/2122)
1212
- chore: Remove unused keepers [\#2190](https://github.com/CosmWasm/wasmd/pull/2190)
1313
- Add IBC v2 SendPacket message encoding [\#2110](https://github.com/CosmWasm/wasmd/issues/2110)

0 commit comments

Comments
 (0)