export type RpcNodeCmdResult = { result: string; ip: string; port: number; };