Test
This commit is contained in:
@@ -1107,9 +1107,9 @@ void AsyncRPCOperation_sendmany::add_taddr_change_output_to_tx(CAmount amount) {
|
|||||||
LOCK2(cs_main, pwalletMain->cs_wallet);
|
LOCK2(cs_main, pwalletMain->cs_wallet);
|
||||||
|
|
||||||
EnsureWalletIsUnlocked();
|
EnsureWalletIsUnlocked();
|
||||||
if ( 0 )
|
//if ( 0 )
|
||||||
CScript scriptPubKey = GetScriptForDestination(fromaddress.Get());
|
// CScript scriptPubKey = GetScriptForDestination(fromaddress.Get());
|
||||||
else
|
//else
|
||||||
{
|
{
|
||||||
CReserveKey keyChange(pwalletMain);
|
CReserveKey keyChange(pwalletMain);
|
||||||
CPubKey vchPubKey;
|
CPubKey vchPubKey;
|
||||||
|
|||||||
Reference in New Issue
Block a user