This commit is contained in:
Mike Hearn
2014-07-30 11:09:56 +02:00
parent 12e1c3f6bd
commit d681c72b30

View File

@@ -1198,7 +1198,7 @@ public class Transaction extends ChildMessage implements Serializable {
/**
* <p>Returns the list of transacion outputs, whether spent or unspent, that match a wallet by address or that are
* watched by a wallet, i.e., transaction outputs whose script's address is controlled by the wallet and transaction
* outputs whose script is watched by the wallet./p>
* outputs whose script is watched by the wallet.</p>
*
* @param wallet The wallet that controls addresses and watches scripts.
* @return linked list of outputs relevant to the wallet in this transaction