Skip to content

Commit

Permalink
up protocol version
Browse files Browse the repository at this point in the history
  • Loading branch information
SWvheerden committed Nov 27, 2024
1 parent e647135 commit 1f33786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ pub mod grpc;
pub mod http;
pub mod p2p;

pub const PROTOCOL_VERSION: u64 = 22;
pub const PROTOCOL_VERSION: u64 = 23;

0 comments on commit 1f33786

Please sign in to comment.