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 906ecb8 commit e5faec6Copy full SHA for e5faec6
src/script/descriptor.cpp
@@ -495,7 +495,7 @@ class DescriptorImpl : public Descriptor
495
* This function is invoked once by ExpandHelper.
496
*
497
* @param pubkeys The evaluations of the m_pubkey_args field.
498
- * @param script The evaluations of m_subdescriptor_args (one for each m_subdescriptor_args element).
+ * @param scripts The evaluations of m_subdescriptor_args (one for each m_subdescriptor_args element).
499
* @param out A FlatSigningProvider to put scripts or public keys in that are necessary to the solver.
500
* The origin info of the provided pubkeys is automatically added.
501
* @return A vector with scriptPubKeys for this descriptor.
0 commit comments