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 56cd92c commit 208c5bbCopy full SHA for 208c5bb
src/miniscript/context.rs
@@ -331,7 +331,7 @@ where
331
332
/// Check top level consensus rules.
333
// All the previous check_ were applied at each fragment while parsing script
334
- // Because if any of sub-miniscripts failed the reource level check, the entire
+ // Because if any of sub-miniscripts failed the resource level check, the entire
335
// miniscript would also be invalid. However, there are certain checks like
336
// in Bare context, only c:pk(key) (P2PK),
337
// c:pk_h(key) (P2PKH), and thresh_m(k,...) up to n=3 are allowed
0 commit comments