Skip to content

Commit f930f44

Browse files
Mr-Leshiyrafal-ch
andauthored
Update rust/rbac-registration/src/registration/cardano/mod.rs
Co-authored-by: Rafał Chabowski <[email protected]>
1 parent e4e5a50 commit f930f44

File tree

1 file changed

+1
-1
lines changed
  • rust/rbac-registration/src/registration/cardano

1 file changed

+1
-1
lines changed

rust/rbac-registration/src/registration/cardano/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ struct RegistrationChainInner {
346346
catalyst_id: CatalystId,
347347
/// The current transaction ID hash (32 bytes)
348348
current_tx_id_hash: PointData<TransactionId>,
349-
/// The latest `PointTxnIdx` of the stolen taken URIs by another registration chains.
349+
/// The latest `PointTxnIdx` of the taken URIs by another registration chains.
350350
latest_taken_uris_point: Option<PointTxnIdx>,
351351

352352
/// List of purpose for this registration chain

0 commit comments

Comments
 (0)