Bump RPC version for channels + notifications changes
This commit is contained in:
parent
eb8d376274
commit
2c5caf91bc
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ pub use notification::*;
|
||||||
pub use peer::*;
|
pub use peer::*;
|
||||||
mod macros;
|
mod macros;
|
||||||
|
|
||||||
pub const PROTOCOL_VERSION: u32 = 65;
|
pub const PROTOCOL_VERSION: u32 = 66;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue