Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into ngoc/denote-version-annotation
Browse files Browse the repository at this point in the history
minhngoc274 authored Apr 26, 2024
2 parents 73ce61e + c644c4d commit 59818af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/authz/README.md
Original file line number Diff line number Diff line change
@@ -174,7 +174,7 @@ NOTE: The `MsgExec` message removes a grant if the grant has expired.
The `MsgRevokeAll` message revokes all grants issued by the specified granter. This is useful for quickly removing all authorizations granted by a single granter without specifying individual message types or grantees.

```protobuf reference
https://github.com/cosmos/cosmos-sdk/tree/main/proto/cosmos/authz/v1beta1/tx.proto#L91-L97
https://github.com/cosmos/cosmos-sdk/tree/main/x/authz/proto/cosmos/authz/v1beta1/tx.proto#L93-L100
```

The message handling should fail if:

0 comments on commit 59818af

Please sign in to comment.