Fake height value used in Coin to signify they are only in the memory pool (since 0.8)
Synopsis
Declared in <txmempool.h>
inline constexpr uint32_t MEMPOOL_HEIGHT = 0x7FFFFFFF;
Created with MrDocs
Fake height value used in Coin to signify they are only in the memory pool (since 0.8)
Declared in <txmempool.h>
inline constexpr uint32_t MEMPOOL_HEIGHT = 0x7FFFFFFF;
Created with MrDocs