Skip to content

Commit

Permalink
Fix typo Update 1014-better-client-id-new.md
Browse files Browse the repository at this point in the history
Signed-off-by: King <[email protected]>
  • Loading branch information
MonkeyKing44 authored Jan 6, 2025
1 parent c8d65b5 commit 4c22db6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- `[ibc-core-host-types]` Introduce `ClientType::build_client_id` which avoids unnecessary validaiton.
- `[ibc-core-host-types]` Introduce `ClientType::build_client_id` which avoids unnecessary validation.
([#1014](https://github.com/cosmos/ibc-rs/issues/1014))
- `[ibc-core-host-types]` Optimise `ClientId::new` to avoid unnecessary validaiton and temporary
string allocation. ([#1014](https://github.com/cosmos/ibc-rs/issues/1014))

0 comments on commit 4c22db6

Please sign in to comment.