Expand description
An implementation of the rbac_registration::cardano::state::RbacChainsState trait
Structsยง
- Rbac
Chains ๐State - A helper struct to handle RBAC related state from the DB and caches.
Implements
rbac_registration::cardano::state::RbacChainsStatetrait.
Functionsยง
- catalyst_
id_ ๐from_ stake_ address - Returns a Catalyst ID corresponding to the given stake address.
- is_
cat_ ๐id_ known - Returns
trueif there is at least one registration with the given Catalyst ID.