mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-01 21:17:13 +00:00
fix docblock for clearOutputs()
This commit is contained in:
@@ -791,7 +791,7 @@ public class Transaction extends ChildMessage implements Serializable {
|
||||
}
|
||||
|
||||
/**
|
||||
* Removes all the inputs from this transaction.
|
||||
* Removes all the outputs from this transaction.
|
||||
* Note that this also invalidates the length attribute
|
||||
*/
|
||||
public void clearOutputs() {
|
||||
|
||||
Reference in New Issue
Block a user