摘要:
一、修改Bitcoin配置文件 # 测试网络 8 #testnet=1 9 10 maxconnections=1 11 12 # 私连模式 13 regtest=1 将testnet注释掉,添加regtest=1,启用私有链模式 二、重启服务 [root@localhost data]# bitc 阅读全文
posted @ 2019-12-04 15:15
sky_cheng
阅读(3085)
评论(0)
推荐(1)
摘要:
一、安装依赖环境 [root@localhost src]# yum install autoconf automake libtool libdb-devel boost-devel libevent-devel -y 二、从github上下载源代码 [root@localhost src]# g 阅读全文
posted @ 2019-12-04 10:23
sky_cheng
阅读(2353)
评论(0)
推荐(0)
浙公网安备 33010602011771号