Skip to content

Commit 8e0453f

Browse files
committed
Linkage endianness comment.
1 parent 135a6c2 commit 8e0453f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/bitcoin/database/primitives/linkage.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
namespace libbitcoin {
2626
namespace database {
2727

28-
/// Link serialization is always little-endian.
28+
/// Link serialization is non-endian.
2929
template <size_t Size>
3030
struct linkage
3131
{

0 commit comments

Comments
 (0)