2025-04-06 automated rustfmt nightly

This commit is contained in:
Fmt Bot 2025-04-06 01:26:49 +00:00 committed by github-actions[bot]
parent 263db9057b
commit 4c35e06c01
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ impl Builder {
///
/// # Deprecated
/// This method is deprecated in favor of `push_relative_lock_time`.
///
///
/// In Bitcoin script semantics, when using CHECKSEQUENCEVERIFY, you typically
/// want to push a relative locktime value to be compared against the input's
/// sequence number, not the sequence number itself.