Items | Explanations |
---|---|
Hosts | It's a list of the address of miners |
./bitacoin_client wallet -dir <wallet_path>
./bitacoin_client balance -pub <public_key> -config defaultConfig.json
./bitacoin_client transaction -pr <src private_key> -pub <src public_key> -to <dst public_key> -a <amount> -config defaultConfig.json