Skip to content

Commit 5b55a63

Browse files
committed
Comment on default prevout.link.
1 parent 62b929f commit 5b55a63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/bitcoin/system/chain/prevout.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class BC_API prevout final
5454
uint32_t median_time_past{ max_uint32 };
5555

5656
/// node: set to the database record of the input association.
57+
/// node: it is necessary that Link::terminal derives from max_uint32.
5758
uint32_t link;
5859
};
5960

0 commit comments

Comments
 (0)