DAO Admin
It creates a capability to enable Daos to update their settings and interact with the treasury. Only the DAO module can create the DaoAdmin capability.
Structs
DaoAdmin
struct DaoAdmin<phantom OTW: drop> has key, store {
id: UID
}
Last updated
Was this helpful?