Start testing the relayer

This commit is contained in:
Adrian Brink
2018-03-18 16:24:48 +01:00
parent 23191aee68
commit f1cb7299ae
2 changed files with 5 additions and 6 deletions
+4
View File
@@ -69,6 +69,10 @@ func main() {
client.PostCommands(
ibccmd.IBCTransferCmd(cdc),
)...)
basecliCmd.AddCommand(
client.PostCommands(
ibccmd.IBCRelayCmd(cdc),
)...)
// add proxy, version and key info
basecliCmd.AddCommand(