cooptypes - v2026.8.22-3
    Preparing search index...
    interface ISetcoop {
        active?: boolean;
        chain_id?: string;
        coopname: string;
        signing_key?: string;
        subnet_label?: string;
    }
    Index

    Properties

    active?: boolean
    chain_id?: string
    coopname: string
    signing_key?: string
    subnet_label?: string