This commit is contained in:
jl777
2017-07-13 22:33:03 +02:00
parent ceb639e0e8
commit 233f077b2a

View File

@@ -92,7 +92,7 @@ private:
CTransaction tx_;
void add_taddr_change_output_to_tx(CAmount amount);
void add_taddr_change_output_to_tx(CBitcoinAddress *fromaddress,CAmount amount);
void add_taddr_outputs_to_tx();
bool find_unspent_notes();
bool find_utxos(bool fAcceptCoinbase);