Files
cosmos-sdk/x/authz
Daniel Wedul 5e4651ecaf feat(x/authz): Add the GetAuthorization function. (#13047)
* [13027]: Create the GetAuthorization function (in the authz module).

* [13027]: Add unit tests for the new GetAuthorization function.

* [13027]: Add changelog entry.
2022-08-25 15:17:46 -04:00
..
2022-05-19 10:55:27 +02:00
2022-05-19 10:55:27 +02:00
2022-05-19 10:55:27 +02:00
2021-05-06 18:23:48 +00:00
2022-02-11 15:54:19 +01:00
2021-05-06 18:23:48 +00:00
2021-05-06 18:23:48 +00:00

Authz

  • Authz - Authorization for accounts to perform actions on behalf of other accounts.