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

    Interface ISetacctcpu

    interface ISetacctcpu {
        account: string;
        cpu_weight?: IInt64;
    }
    Index

    Properties

    Properties

    account: string
    cpu_weight?: IInt64