Header bit signalling that a packet should be ignored by the receiver.
Synopsis
Declared in <bip324.h>
inline constexpr static
std::byte IGNORE_BIT = {0x80};
Created with MrDocs
Header bit signalling that a packet should be ignored by the receiver.
Declared in <bip324.h>
inline constexpr static
std::byte IGNORE_BIT = {0x80};
Created with MrDocs