Bump protocol version

This commit is contained in:
Max Brunsfeld 2022-06-02 18:06:29 -07:00
parent 36a4d31b5b
commit 98b54763b9

View File

@ -6,4 +6,4 @@ pub use conn::Connection;
pub use peer::*;
mod macros;
pub const PROTOCOL_VERSION: u32 = 21;
pub const PROTOCOL_VERSION: u32 = 22;