The output types that can be produced, excluding UNKNOWN.
Declared in <outputtype.h>
<outputtype.h>
inline constexpr auto OUTPUT_TYPES = std::array{ OutputType::LEGACY, OutputType::P2SH_SEGWIT, OutputType::BECH32, OutputType::BECH32M, };