Add a redeem or witness script.
Synopsis
Declared in <script/signingprovider.h>
virtual
bool
AddCScript(CScript const& redeemScript);
Return Value
True if the script was added.
Parameters
Name |
Description |
redeemScript |
The script to add. |
Created with MrDocs