私链

作者: kiwili | 来源:发表于2018-09-21 15:18 被阅读0次

    启动:

    geth identity "kiwi etherum" --rpc --rpccorsdomain "*" --datadir "/home/kiwi/eth/chain" --port "30303" --rpcapi "db,eth,net,web3" -- networkid 95518 console --dev

    打印日志:

    geth --dev console 2>> file_to_log_output

    相关文章

      网友评论

          本文标题:私链

          本文链接:https://www.haomeiwen.com/subject/txaanftx.html