async fn catalyst_id_from_stake_address(
address: &StakeAddress,
is_persistent: bool,
context: &mut RbacBlockIndexingContext,
) -> Result<Option<CatalystId>>
Expand description
Returns a Catalyst ID corresponding to the given stake address.