Skip to content

Commit 21e9168

Browse files
committed
Comment.
1 parent 99a66d8 commit 21e9168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/bitcoin/system/chain/transaction.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ class BC_API transaction
181181
bool is_internal_double_spend() const NOEXCEPT;
182182
bool is_oversized() const NOEXCEPT;
183183

184-
/// Guard ((requires context).
184+
/// Guard (requires context).
185185
/// -----------------------------------------------------------------------
186186

187187
////bool is_segregated() const NOEXCEPT;

0 commit comments

Comments
 (0)