fee grant 2 words (#10874)

Co-authored-by: Marko <marbar3778@yahoo.com>
This commit is contained in:
Barrie Byron
2022-01-05 10:46:13 +01:00
committed by GitHub
co-authored by Marko
parent 28541e7ca3
commit e9741334df
+1 -1
View File
@@ -7,7 +7,7 @@ parent:
## Abstract
This document specifies the feegrant module. For the full ADR, please see [Fee Grant ADR-029](https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/docs/architecture/adr-029-fee-grant-module.md).
This document specifies the fee grant module. For the full ADR, please see [Fee Grant ADR-029](https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/docs/architecture/adr-029-fee-grant-module.md).
This module allows accounts to grant fee allowances and to use fees from their accounts. Grantees can execute any transaction without the need to maintain sufficient fees.