Add post packet to cli and test... bug
This commit is contained in:
@@ -71,6 +71,7 @@ func main() {
|
||||
// these are for handling ibc
|
||||
ibccmd.RegisterChainTxCmd,
|
||||
ibccmd.UpdateChainTxCmd,
|
||||
ibccmd.PostPacketTxCmd,
|
||||
)
|
||||
|
||||
// Set up the various commands to use
|
||||
|
||||
Reference in New Issue
Block a user