async fn catalyst_id(
session: &Arc<CassandraSession>,
cip509: &Cip509,
txn_id: TransactionId,
slot: Slot,
index: TxnIndex,
is_immutable: bool,
) -> Result<CatalystId>
Expand description
Returns a Catalyst ID of the given registration.