Skip to content

Commit 3f913e9

Browse files
committed
chore: comment
1 parent 72be745 commit 3f913e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
1313
use pallas::codec::utils::Bytes;
1414

15-
/// CIP-0019 Shelley Addresses (only support type 0 - 5)
15+
/// CIP-0019 Shelley Addresses (only support type 0 - 3)
1616
#[derive(PartialEq, Clone, Eq, Hash)]
1717
pub struct Cip19ShelleyAddrs([u8; 57]);
1818

0 commit comments

Comments
 (0)