docs: update ibc

This commit is contained in:
Ethan Buchman
2017-02-07 20:35:43 -05:00
parent 53f34f45ff
commit b3834bc5d0
6 changed files with 39 additions and 36 deletions
-3
View File
@@ -142,9 +142,6 @@ var (
IbcPacketTxCmd = cli.Command{
Name: "packet",
Usage: "Send a new packet via IBC",
Flags: []cli.Flag{
//
},
Subcommands: []cli.Command{
IbcPacketCreateTx,
IbcPacketPostTx,