Expose credit tx to cli and test
This commit is contained in:
@@ -65,6 +65,7 @@ func main() {
|
||||
txcmd.RootCmd.AddCommand(
|
||||
// This is the default transaction, optional in your app
|
||||
coincmd.SendTxCmd,
|
||||
coincmd.CreditTxCmd,
|
||||
// this enables creating roles
|
||||
rolecmd.CreateRoleTxCmd,
|
||||
// these are for handling ibc
|
||||
|
||||
Reference in New Issue
Block a user