diff --git a/src/chain.h b/src/chain.h index 5124f1197..95553c23c 100644 --- a/src/chain.h +++ b/src/chain.h @@ -20,7 +20,7 @@ class CChainPower; static const int SPROUT_VALUE_VERSION = 1001400; static const int SAPLING_VALUE_VERSION = 1010100; -extern uint32_t ASSETCHAINS_LWMAPOS; +extern int32_t ASSETCHAINS_LWMAPOS; struct CDiskBlockPos {