@coopenomics/sdk
    Preparing search index...

    Interface ResourceDelegation

    interface ResourceDelegation {
        cpu_weight: string;
        from: string;
        net_weight: string;
        to: string;
    }
    Index

    Properties

    cpu_weight: string
    from: string
    net_weight: string
    to: string