Skip to content

Commit

Permalink
export binprot
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad9486 committed Oct 6, 2023
1 parent b5c5343 commit 3b697ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ pub mod b58version {
pub const NON_ZERO_CURVE_POINT_COMPRESSED: u8 = 0xcb;
pub const SIGNATURE: u8 = 0x9a;
}

pub use binprot;

0 comments on commit 3b697ae

Please sign in to comment.