interface NodeInfoOther {
    rpcAddress: string;
    txIndex: string;
}

Properties

Properties

rpcAddress: string
txIndex: string