We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e5a50 commit f930f44Copy full SHA for f930f44
rust/rbac-registration/src/registration/cardano/mod.rs
@@ -346,7 +346,7 @@ struct RegistrationChainInner {
346
catalyst_id: CatalystId,
347
/// The current transaction ID hash (32 bytes)
348
current_tx_id_hash: PointData<TransactionId>,
349
- /// The latest `PointTxnIdx` of the stolen taken URIs by another registration chains.
+ /// The latest `PointTxnIdx` of the taken URIs by another registration chains.
350
latest_taken_uris_point: Option<PointTxnIdx>,
351
352
/// List of purpose for this registration chain
0 commit comments