catalyst_id_from_public_key

Function catalyst_id_from_public_key 

Source
async fn catalyst_id_from_public_key(
    key: VerifyingKey,
    is_persistent: bool,
    context: &mut RbacBlockIndexingContext,
) -> Result<Option<CatalystId>>
Expand description

Returns a Catalyst ID corresponding to the given public key.