``` $ cd {another_blockchain_directory} $ python console node add 3008 $ python console node run 3009 ``` 执行这两个命令会报参数错误,改成127.0.0.1:3008这种格式的是没有问题的