We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135a6c2 commit 8e0453fCopy full SHA for 8e0453f
1 file changed
include/bitcoin/database/primitives/linkage.hpp
@@ -25,7 +25,7 @@
25
namespace libbitcoin {
26
namespace database {
27
28
-/// Link serialization is always little-endian.
+/// Link serialization is non-endian.
29
template <size_t Size>
30
struct linkage
31
{
0 commit comments