chore: fix spelling errors (#23004)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
parent
cb82789871
commit
9013a76bbf
@ -279,7 +279,7 @@ We were discussing use case where modules can use a support database, which is n
|
||||
## References
|
||||
|
||||
* [IAVL What's Next?](https://github.com/cosmos/cosmos-sdk/issues/7100)
|
||||
* [IAVL overview](https://docs.google.com/document/d/16Z_hW2rSAmoyMENO-RlAhQjAG3mSNKsQueMnKpmcBv0/edit#heading=h.yd2th7x3o1iv) of it's state v0.15
|
||||
* [IAVL overview](https://docs.google.com/document/d/16Z_hW2rSAmoyMENO-RlAhQjAG3mSNKsQueMnKpmcBv0/edit#heading=h.yd2th7x3o1iv) of its state v0.15
|
||||
* [State commitments and storage report](https://paper.dropbox.com/published/State-commitments-and-storage-review--BDvA1MLwRtOx55KRihJ5xxLbBw-KeEB7eOd11pNrZvVtqUgL3h)
|
||||
* [Celestia (LazyLedger) SMT](https://github.com/lazyledger/smt)
|
||||
* Facebook Diem (Libra) SMT [design](https://developers.diem.com/papers/jellyfish-merkle-tree/2021-01-14.pdf)
|
||||
|
||||
@ -25,4 +25,4 @@ Ref: https://keepachangelog.com/en/1.0.0/
|
||||
|
||||
## [v0.2.0-rc.1](https://github.com/cosmos/cosmos-sdk/releases/tag/x/accounts/defaults/base/v0.2.0-rc.1) - 2024-12-18
|
||||
|
||||
Inital release of the `x/accounts/defaults/base` module.
|
||||
Initial release of the `x/accounts/defaults/base` module.
|
||||
@ -39,7 +39,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
|
||||
|
||||
### Improvements
|
||||
|
||||
* [#18070](https://github.com/cosmos/cosmos-sdk/pull/18070) Use clientCtx adress codecs in cli.
|
||||
* [#18070](https://github.com/cosmos/cosmos-sdk/pull/18070) Use clientCtx address codecs in cli.
|
||||
|
||||
### API Breaking Changes
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user