authz: Update MsgGrant proto (#9280)

* adding GetAuthorization test

* update MsgGrant proto

* update comment
This commit is contained in:
Robert Zaremba
2021-05-10 09:28:08 +00:00
committed by GitHub
parent b635ae2090
commit 9038dfe3b6
7 changed files with 110 additions and 148 deletions
+1 -2
View File
@@ -1323,8 +1323,7 @@ account with the provided expiration time.
| ----- | ---- | ----- | ----------- |
| `granter` | [string](#string) | | |
| `grantee` | [string](#string) | | |
| `authorization` | [google.protobuf.Any](#google.protobuf.Any) | | |
| `expiration` | [google.protobuf.Timestamp](#google.protobuf.Timestamp) | | |
| `grant` | [Grant](#cosmos.authz.v1beta1.Grant) | | |