cooptypes - v2026.4.27-2
    Preparing search index...

    Interface ISetalimits

    interface ISetalimits {
        account: string;
        cpu_weight: IInt64;
        net_weight: IInt64;
        ram_bytes: IInt64;
    }
    Index

    Properties

    account: string
    cpu_weight: IInt64
    net_weight: IInt64
    ram_bytes: IInt64