Module get_chain

Module get_chain 

Source
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.