Bump protocol version to Protocol V15
This commit is contained in:
parent
78182b6314
commit
50df493b8d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ struct hash<rai::uint256_union>
|
|||
}
|
||||
namespace rai
|
||||
{
|
||||
const uint8_t protocol_version = 0x0d;
|
||||
const uint8_t protocol_version = 0x0f;
|
||||
const uint8_t protocol_version_min = 0x07;
|
||||
const uint8_t node_id_version = 0x0c;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue