Update CHANGELOG for amino address helper

This commit is contained in:
willclarktech 2021-04-06 18:21:41 +02:00
parent 25e0ee4e18
commit 6c20d98d9a
No known key found for this signature in database
GPG Key ID: 551A86E2E398ADF7

View File

@ -61,6 +61,7 @@ and this project adheres to
- @cosmjs/proto-signing: Export `DirectSecp256k1HdWalletOptions` interface.
- @cosmjs/proto-signing: Add `bip39Password` option to `DirectSecp256k1HdWallet`
options.
- @cosmjs/amino: Add `rawEd25519PubkeyToRawAddress` helper function.
### Changed