Orders a span relative to a prefix.
Declared in <wallet/db.h>
<wallet/db.h>
bool operator<( std::span<std::byte const> a, BytePrefix b);
true if a orders before b.
a
b