Lowest transaction version accepted by standard relay policy.
Synopsis
Declared in <policy/policy.h>
inline constexpr decltype(CTransaction::version) TX_MIN_STANDARD_VERSION = {1};
Created with MrDocs