interface NodeInfoOtherAmino {
    rpc_address?: string;
    tx_index?: string;
}

Properties

rpc_address?: string
tx_index?: string