@ -18,6 +18,7 @@ func main() {
if len(os.Args) != 2 {
fatal(fmt.Sprintf("Usage: %s genesis.json", os.Args[0]))
}
configPath := os.Args[1]
file, err := os.Open(configPath)
The note is not visible to the blocked user.