Bump RPC version for channels + notifications changes

This commit is contained in:
Max Brunsfeld 2023-10-25 17:37:14 +02:00
parent eb8d376274
commit 2c5caf91bc

View File

@ -9,4 +9,4 @@ pub use notification::*;
pub use peer::*;
mod macros;
pub const PROTOCOL_VERSION: u32 = 65;
pub const PROTOCOL_VERSION: u32 = 66;