Closed niilptr closed 1 year ago
This PR:
deposit
withdraw
claim
ValidateBasic
tx.GenerateOrBroadcastTxCLI()
types
Good job
This PR:
deposit
,withdraw
andclaim
messages'ValidateBasic
functions,ValidateBasic
and for the genesis state,ValidateBasic
check in cli tx processing functions because redundant (ValidateBasic
is called bytx.GenerateOrBroadcastTxCLI()
)types
package) inside a single file (and same for message-test files)