Bump protocol version

This commit is contained in:
Max Brunsfeld
2022-05-26 17:02:05 -07:00
committed by Keith Simmons
parent d11bc2a4b7
commit c53412efcb
+1 -1
View File
@@ -6,4 +6,4 @@ pub use conn::Connection;
pub use peer::*;
mod macros;
pub const PROTOCOL_VERSION: u32 = 19;
pub const PROTOCOL_VERSION: u32 = 20;