Get the expected Garbage Terminator to receive. Only after Initialize().

Synopsis

Declared in <bip324.h>

std::span<std::byte const>
GetReceiveGarbageTerminator() const noexcept;

Return Value

The garbage terminator we expect to receive from the peer.

Created with MrDocs