Commit fc84138c authored by linj's avatar linj Committed by vipwzw

fix comment

parent cc8453e3
...@@ -99,7 +99,7 @@ func createTokenTransfer(cmd *cobra.Command, args []string) { ...@@ -99,7 +99,7 @@ func createTokenTransfer(cmd *cobra.Command, args []string) {
ctx.RunWithoutMarshal() ctx.RunWithoutMarshal()
} }
// CreateTokenTransferCmd create raw transfer tx // CreateTokenTransferExecCmd create raw transfer tx
func CreateTokenTransferExecCmd() *cobra.Command { func CreateTokenTransferExecCmd() *cobra.Command {
cmd := &cobra.Command{ cmd := &cobra.Command{
Use: "send_exec", Use: "send_exec",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment