Use 'the' to improve sentence
Adding a 'the' makes this sentence a little better.
This commit is contained in:
parent
58a958e3f7
commit
3e05887579
|
@ -211,7 +211,7 @@ impl TaprootSpendInfo {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Creates a new key spend with `internal_key` and `merkle_root`. Provide [`None`] for
|
/// Creates a new key spend with `internal_key` and `merkle_root`. Provide [`None`] for
|
||||||
/// `merkle_root` if there is no script path.
|
/// the `merkle_root` if there is no script path.
|
||||||
///
|
///
|
||||||
/// *Note*: As per BIP341
|
/// *Note*: As per BIP341
|
||||||
///
|
///
|
||||||
|
|
Loading…
Reference in New Issue