Vasil Dimov
2020-09-29 12:13:10 +02:00
parent ec9b4492eb
commit 89836a82ee
2 changed files with 7 additions and 4 deletions

View File

@@ -29,7 +29,7 @@
* Make sure that this does not collide with any of the values in `version.h`
* or with `SERIALIZE_TRANSACTION_NO_WITNESS`.
*/
static const int ADDRV2_FORMAT = 0x20000000;
static constexpr int ADDRV2_FORMAT = 0x20000000;
/**
* A network type.