Commit b09f3323 authored by Your Name's avatar Your Name

rm param codes

parent 8bcdbc30
......@@ -18,15 +18,6 @@ import (
"github.com/ethereum/go-ethereum/accounts"
)
// "flag"
// "fmt"
// )
// func main() {
// var intParam int
// flag.IntVar(&intParam, "int", 0, "This is an int parameter")
// flag.Parse()
func main() {
var listenPort int
......
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