mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-02 05:27:17 +00:00
Fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user