interface ISetTotalRAMRate {
    bytes_per_block: number;
}

Properties

Properties

bytes_per_block: number