rpc: update inline comments to refer to new file paths
This commit is contained in:
@@ -1049,7 +1049,7 @@ UniValue sendmany(const UniValue& params, bool fHelp)
|
||||
return wtx.GetHash().GetHex();
|
||||
}
|
||||
|
||||
// Defined in rpcmisc.cpp
|
||||
// Defined in rpc/misc.cpp
|
||||
extern CScript _createmultisig_redeemScript(const UniValue& params);
|
||||
|
||||
UniValue addmultisigaddress(const UniValue& params, bool fHelp)
|
||||
|
||||
Reference in New Issue
Block a user