NodeInfoAndConsensusParameters: {
    gasPerByte: BN;
    gasPriceFactor: BN;
    maxGasPerTx: BN;
    nodeVersion: string;
}

This type is no longer used.