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 76e19f2 commit 081a07aCopy full SHA for 081a07a
src/plan.rs
@@ -10,7 +10,7 @@
10
//! doing coin selection. Furthermore it provides which subset of those keys and hash pre-images you
11
//! will actually need as well as what locktime or sequence number you need to set.
12
//!
13
-//! Once you've obstained signatures, hash pre-images etc required by the plan, it can create a
+//! Once you've obtained signatures, hash pre-images etc required by the plan, it can create a
14
//! witness/script_sig for the input.
15
16
use core::cmp::Ordering;
0 commit comments