Bump RPC version for channels + notifications changes

This commit is contained in:
Max Brunsfeld 2023-10-25 17:37:14 +02:00
parent 7499aa3be4
commit e1dbc7e998

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;