Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaobei0715 authored Oct 7, 2024
1 parent 112e228 commit 5def0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/feegrant/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ https://github.com/cosmos/cosmos-sdk/blob/release/v0.52.x/x/feegrant/proto/cosmo
`feegrant` module introduces a `FeeGranter` flag for CLI for the sake of executing transactions with fee granter. When this flag is set, `clientCtx` will append the granter account address for transactions generated through CLI.

```go reference
https://github.com/cosmos/cosmos-sdk/blob/release/v0.52.x/client/cmd.go#L256-L267
https://github.com/cosmos/cosmos-sdk/blob/release/v0.52.x/client/cmd.go#L269-L280
```

```go reference
Expand Down

0 comments on commit 5def0a5

Please sign in to comment.