Map separator byte, read as a zero‐length key that carries no value.

Synopsis

Declared in <psbt.h>

inline constexpr uint8_t PSBT_SEPARATOR = 0x00;

Created with MrDocs