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 521d963 commit 6280935Copy full SHA for 6280935
src/primitives/encode.rs
@@ -7,7 +7,7 @@
7
//! prepending HRP strings etc.
8
//!
9
//! In general, directly using these adaptors is not very ergonomic, and users are recommended to
10
-//! instead use the higher-level functions at the root of this crate.
+//! instead use the higher crate level API.
11
12
//! WARNING: This module does not enforce the maximum length of an encoded bech32 string (90 chars).
13
0 commit comments