Jeiwan / blockchain_go

A simplified blockchain implementation in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I don't know the usage of startnode -miner .

jiebanghan opened this issue · comments

hi, I don't know the usage of startnode -miner . I run these command below:

C:\tools\src\github.com\jeiwan\blockchain_go>blockchain_go.exe startnode -miner 1PLejYY8uACB89KrKnPz2Ea5ggxd5LniSm
Starting node 3000
Mining is on. Address to receive rewards:  1PLejYY8uACB89KrKnPz2Ea5ggxd5LniSm

but then how to go to next setp? can you tell me the next setp?