网络资产转换目前已暂停。所有的细节都可以找到 这里
使用远程节点
可以找到网络上可用远程节点的当前列表 这里
您可以使用以下命令将守护程序设置为指向远程节点 set_daemon
命令在您的 CLI 钱包中。
钱包打开后,您将看到如下错误消息:
Error: wallet failed to connect to daemon: http://localhost:17750. Daemon either is not started or wrong port was passed. Please make sure daemon is running or change the daemon address using the 'set_daemon' command.
忽略此错误并输入以下内容之一以连接到远程节点:
set_daemon remote.haven.miner.rocks port 17750
set_daemon nodes.hashvault.pro port 17750
set_daemon remote.eu.havenprotocol.org port 17750
类型 refresh
它将连接到远程节点并同步您的钱包。同步后,您就可以照常使用您的钱包了。