Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dbadoy committed Jan 24, 2024
1 parent aeff1b3 commit 45cebe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosmos/precompile/governance/governance.go
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ func (c *Contract) GetProposalVotesByVoter(
}, nil
}

// getParams is the method for the `getParams`
// GetParams is the method for the `getParams`
// method of the governance precompile contract.
func (c *Contract) GetParams(
ctx context.Context,
Expand Down

0 comments on commit 45cebe5

Please sign in to comment.