mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-02 08:59:08 +02:00
doc: Fix doxygen comment silent merge conflict in descriptor.cpp
It looks like #21238 introduced a silent merge conflict in the documentation, which fails with `-Wdocumentation` in the CI.
This commit is contained in:
parent
906ecb87c8
commit
e5faec65bd
@ -495,7 +495,7 @@ protected:
|
||||
* This function is invoked once by ExpandHelper.
|
||||
*
|
||||
* @param pubkeys The evaluations of the m_pubkey_args field.
|
||||
* @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).
|
||||
* @param out A FlatSigningProvider to put scripts or public keys in that are necessary to the solver.
|
||||
* The origin info of the provided pubkeys is automatically added.
|
||||
* @return A vector with scriptPubKeys for this descriptor.
|
||||
|
Loading…
x
Reference in New Issue
Block a user