catalyst_id_from_txn_id

Function catalyst_id_from_txn_id 

Source
async fn catalyst_id_from_txn_id(
    txn_id: TransactionId,
    is_persistent: bool,
    context: &mut RbacBlockIndexingContext,
) -> Result<Option<CatalystId>>
Expand description

Returns a Catalyst ID corresponding to the given transaction hash.