Expand description
Utilities for obtaining a RBAC registration chain (RegistrationChain
).
Functionsยง
- apply_
regs - Applies the given registration to the given chain.
- build_
rbac_ chain - Builds a chain from the given registrations.
- cip509 ๐
- Loads and parses a
Cip509
registration from a block using chain follower. - indexed_
regs ๐ - Queries indexed RBAC registrations from the database.
- latest_
rbac_ chain - Returns the latest (including the volatile part) registration chain by the given Catalyst ID.
- latest_
rbac_ chain_ by_ address - Returns the latest (including the volatile part) registration chain by the given stake address.
- persistent_
rbac_ chain - Returns only the persistent part of a registration chain by the given Catalyst ID.