We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a88807 commit 767e4f6Copy full SHA for 767e4f6
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