mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge 572b36d4ff into merged_master (Bitcoin PR bitcoin/bitcoin#21736)
This commit is contained in:
commit
d6417d70e8
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue