Skip to content

Commit 6b5d9a8

Browse files
vlad9486akoptelov
authored andcommitted
export binprot
1 parent ca10560 commit 6b5d9a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mina-p2p-messages/src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ pub mod b58version {
4646
pub const NON_ZERO_CURVE_POINT_COMPRESSED: u8 = 0xcb;
4747
pub const SIGNATURE: u8 = 0x9a;
4848
}
49+
50+
pub use binprot;

0 commit comments

Comments
 (0)