Expand description
Get RBAC registrations by Catalyst ID.
Structsยง
- Query ๐
- Get registrations by Catalyst ID query.
- Query
Params ๐ - Get registrations by Catalyst ID query params.
Constantsยง
- QUERY ๐
- Get registrations by Catalyst ID query.
Functionsยง
- build_
reg_ ๐chain - Build a registration chain from the given indexed data.
- indexed_
registrations ๐ - Returns a sorted list of all registrations for the given Catalyst ID from the database.
- load_
cip509_ ๐from_ chain - A helper function to load a RBAC registration
Cip509
by the given block and slot from thecardano-chain-follower
.