Merge rust-bitcoin/rust-bitcoin#4309: Automated nightly rustfmt (2025-04-06)
4c35e06c01
2025-04-06 automated rustfmt nightly (Fmt Bot) Pull request description: Automated nightly `rustfmt` changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action ACKs for top commit: tcharding: ACK4c35e06c01
apoelstra: ACK 4c35e06c0164f4cc18550e4a8e8eec9b79daf4f2; successfully ran local tests; nicee Tree-SHA512: a989a58511e3e1ecfc14885aa0a3b1c1d8c54bdf49221d39f88a4cc230c8808701ddad4ef2d62b30e6819f75f86e77796848304a170720ba5c3c38d0125f3d1f
This commit is contained in:
commit
8599ceefe3
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue