|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionOutput | |
---|---|
com.google.bitcoin.core |
Uses of TransactionOutput in com.google.bitcoin.core |
---|
Methods in com.google.bitcoin.core with parameters of type TransactionOutput | |
---|---|
void |
Transaction.addInput(TransactionOutput from)
Adds an input to this transaction that imports value from the given output. |
void |
Transaction.addOutput(TransactionOutput to)
Adds the given output to this transaction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |