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 a8563e5 commit a980ff5Copy full SHA for a980ff5
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