[#PSBT_HIGHEST_VERSION] = PSBT_HIGHEST_VERSION :mrdocs: Highest PSBT version this implementation supports. == Synopsis Declared in `<psbt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint32_t PSBT_HIGHEST_VERSION = 2; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#