Sentinel index value marking a null outpoint.

Synopsis

Declared in <primitives/transaction.h>

inline constexpr static
uint32_t NULL_INDEX = std::numeric_limits<uint32_t>::max();

Created with MrDocs