Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
affanv14 committed Oct 1, 2024
1 parent 08e5f4f commit a4dc21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/x/revshare/types/errors.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ var (
ErrAffiliateFeesSharedGreaterThanOrEqualToNetFees = errorsmod.Register(
ModuleName,
7,
"net fees minus affiliate fee share is not larger than zero",
"affiliate fees shared greater than or equal to net fees",
)
)

0 comments on commit a4dc21f

Please sign in to comment.