工作,学习,生活,这里将会有一些记录. 备用域名:http://meisw.51099.com 注册 | 登陆
浏览模式: 标准 | 列表2017年07月的文章

bitcoin-cli

 用 sendfrom 函数,第一个参数指定账号,第二个参数指定发送地址,第三个参数指定发送金额,例如:
bitcoin-cli sendfrom "MyAccount" "1M72Sfpbz1BPpXFHz9m3CdqATR44Jvaydd" 0.01

node安装

 curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash

 
nvm install 6