We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea04d4 commit 430fe3dCopy full SHA for 430fe3d
units/src/sequence.rs
@@ -64,7 +64,7 @@ impl Sequence {
64
/// The lowest sequence number that does not opt-in for replace-by-fee.
65
///
66
/// A transaction is considered to have opted in to replacement of itself
67
- /// if any of it's inputs have a `Sequence` number less than this value
+ /// if any of its inputs have a `Sequence` number less than this value
68
/// (Explicit Signalling [BIP-0125]).
69
70
/// [BIP-0125]: <https://github.com/bitcoin/bips/blob/master/bip-0125.mediawiki>
0 commit comments