2025-04-06 automated rustfmt nightly
This commit is contained in:
parent
263db9057b
commit
4c35e06c01
|
@ -129,7 +129,7 @@ impl Builder {
|
||||||
///
|
///
|
||||||
/// # Deprecated
|
/// # Deprecated
|
||||||
/// This method is deprecated in favor of `push_relative_lock_time`.
|
/// This method is deprecated in favor of `push_relative_lock_time`.
|
||||||
///
|
///
|
||||||
/// In Bitcoin script semantics, when using CHECKSEQUENCEVERIFY, you typically
|
/// In Bitcoin script semantics, when using CHECKSEQUENCEVERIFY, you typically
|
||||||
/// want to push a relative locktime value to be compared against the input's
|
/// want to push a relative locktime value to be compared against the input's
|
||||||
/// sequence number, not the sequence number itself.
|
/// sequence number, not the sequence number itself.
|
||||||
|
|
Loading…
Reference in New Issue