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