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