Skip to content

Commit 524edc8

Browse files
apskhemMr-Leshiy
andauthored
Update rust/rbac-registration/src/providers.rs
Co-authored-by: Alex Pozhylenkov <[email protected]>
1 parent 7ed3921 commit 524edc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/rbac-registration/src/providers.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ use crate::registration::cardano::RegistrationChain;
1010

1111
/// `RegistrationChain` Provider trait
1212
pub trait RbacRegistrationProvider {
13-
/// Returns either persistent or "latest" (persistent + volatile) registration chain
13+
/// Returns registration chain
1414
/// for the given Catalyst ID.
1515
fn chain(
1616
&self,

0 commit comments

Comments
 (0)