interface ISetRAM {
    max_ram_size: SystemContract.Interfaces.IUint64;
}

Properties

Properties