Skip to content

Commit 5c53373

Browse files
Remove removed params from the documentation
1 parent 9df7c30 commit 5c53373

File tree

1 file changed

+0
-5
lines changed
  • rust/rbac-registration/src/registration/cardano

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ impl RegistrationChain {
4343
/// Update the registration chain.
4444
///
4545
/// # Arguments
46-
/// - `point` - The point (slot) of the transaction.
47-
/// - `tx_idx` - The transaction index.
4846
/// - `cip509` - The CIP509.
4947
///
5048
/// # Errors
@@ -185,9 +183,6 @@ impl RegistrationChainInner {
185183
/// Update the registration chain.
186184
///
187185
/// # Arguments
188-
/// - `point` - The point (slot) of the transaction.
189-
/// - `tx_idx` - The transaction index.
190-
/// - `txn` - The transaction.
191186
/// - `cip509` - The CIP509.
192187
///
193188
/// # Errors

0 commit comments

Comments
 (0)