We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a66d8 commit 21e9168Copy full SHA for 21e9168
1 file changed
include/bitcoin/system/chain/transaction.hpp
@@ -181,7 +181,7 @@ class BC_API transaction
181
bool is_internal_double_spend() const NOEXCEPT;
182
bool is_oversized() const NOEXCEPT;
183
184
- /// Guard ((requires context).
+ /// Guard (requires context).
185
/// -----------------------------------------------------------------------
186
187
////bool is_segregated() const NOEXCEPT;
0 commit comments