Jeiwan / blockchain_go

A simplified blockchain implementation in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set env var in windows 7

zhongjiaxian opened this issue · comments

When I run the main in command line , an error tell me should set an env.var for NODE_ID

set NODE_ID=3000,NODE_ID=3001 and NODE_ID=3002 in each window, done.

When I run the main in command line , an error tell me should set an env.var for NODE_ID
Hi, you can help me? What am I doing wrong?

screenshot_1