aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Raw fields of the capability that controls a DAO fee pool.

    interface DaoFeePoolOwnerCapFieldsOnChain {
        dao_fee_pool_id: string;
        id: string;
    }
    Index
    dao_fee_pool_id: string

    The DAO fee pool controlled by the capability.

    id: string

    The capability object's own ID.