is_cat_id_known

Function is_cat_id_known 

Source
async fn is_cat_id_known(
    session: &CassandraSession,
    id: &CatalystId,
) -> Result<bool>
Expand description

Returns true if there is at least one registration with the given Catalyst ID.