You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Increment protocol version in documentation and tests
- Ensure consistency across related test cases
Signed-off-by: Yusuke Shimizu <stm1051212@gmail.com>
The `protocol_version` is included to allow for possible changes in the future. The `protocol_version` of this document is `5`.
52
+
The `protocol_version` is included to allow for possible changes in the future. The `protocol_version` of this document is `6`.
53
53
54
54
PeerSwap utilizes custom messages as described in [BOLT#1](https://github.com/Lightning/bolts/blob/master/01-messaging.md). The types are in range `42069`-`42085`. The `payload` is JSON encoded.
0 commit comments