RNode 运行参数
From RChain Developer Resource
(Redirected from RNode 命令行参数)
- -s, --standalone
- Start a stand-alone node.
- 启动一个单机节点
- -b, --bootstrap <arg>
- Address of RNode to bootstrap from when connecting to a network.
- 指定连接RChain网络时启动节点地址
- -n, --network-id <arg>
- ID of the RChain network to connect to.
- 指定需要连接的网络的id
- -p, --grpc-port <arg>
- Remote gRPC host for client calls. Defaults to 40401.
- 指定远程调用的接口