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 d038465 commit 025c72cCopy full SHA for 025c72c
src/plan.rs
@@ -11,7 +11,7 @@
11
//! doing coin selection. Furthermore it provides which subset of those keys and hash pre-images you
12
//! will actually need as well as what locktime or sequence number you need to set.
13
//!
14
-//! 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
15
//! witness/script_sig for the input.
16
17
use core::cmp::Ordering;
0 commit comments