Skip to content

Commit 93f0734

Browse files
committed
updates
1 parent 78a4c7a commit 93f0734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x/auth/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
3333

3434
### Improvements
3535

36-
* []() Refactor ante handlers to use `transaction.Service` for getting exec mode.
36+
* [#19967](https://github.com/cosmos/cosmos-sdk/pull/19967) Refactor ante handlers to use `transaction.Service` for getting exec mode.
3737
* [#18780](https://github.com/cosmos/cosmos-sdk/pull/18780) Move sig verification out of the for loop, into the authenticate method.
3838
* [#19188](https://github.com/cosmos/cosmos-sdk/pull/19188) Remove creation of `BaseAccount` when sending a message to an account that does not exist.
3939
* When signing a transaction with an account that has not been created accountnumber 0 must be used

0 commit comments

Comments
 (0)