Orders a prefix before any span that does not start with it.
Declared in <wallet/db.h>
<wallet/db.h>
bool operator<( BytePrefix a, std::span<std::byte const> b);
true if a orders before b.
a
b