Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
Co-authored-by: Alex | Interchain Labs <[email protected]>
  • Loading branch information
julienrbrt and aljo242 authored Jan 10, 2025
1 parent fdbd1eb commit bc164d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ The auth module provides `AnteDecorator`s that are recursively chained together

* `ValidateBasicDecorator`: Calls `tx.ValidateBasic` and returns any non-nil error.

* `TxTimeoutHeightDecorator`: Check for a `tx` height timeout or time timeout.
* `TxTimeoutHeightDecorator`: Check for a `tx` height or time-based timeout.

* `ValidateMemoDecorator`: Validates `tx` memo with application parameters and returns any non-nil error.

Expand Down

0 comments on commit bc164d2

Please sign in to comment.