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 ca10560 commit 6b5d9a8Copy full SHA for 6b5d9a8
mina-p2p-messages/src/lib.rs
@@ -46,3 +46,5 @@ pub mod b58version {
46
pub const NON_ZERO_CURVE_POINT_COMPRESSED: u8 = 0xcb;
47
pub const SIGNATURE: u8 = 0x9a;
48
}
49
+
50
+pub use binprot;
0 commit comments