Skip to content

Commit

Permalink
Update x/ecocredit/core/genesis.go
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
  • Loading branch information
aleem1314 and ryanchristo authored Apr 14, 2022
1 parent a583f4e commit 5180f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/ecocredit/core/genesis.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import (

// ValidateGenesis performs basic validation for the following:
// - params are valid param types with valid properties
// - proto messages are valid proto messages
// - the credit type referenced in each credit class exists
// - the credit class referenced in each project exists
// - the tradable amount of each credit batch complies with the credit type precision
Expand Down

0 comments on commit 5180f2b

Please sign in to comment.