Uses of Class
com.google.bitcoin.core.TransactionInput

Packages that use TransactionInput
com.google.bitcoin.core   
 

Uses of TransactionInput in com.google.bitcoin.core
 

Methods in com.google.bitcoin.core that return types with arguments of type TransactionInput
 List<TransactionInput> Transaction.getInputs()
          Returns a read-only list of the inputs of this transaction.
 



Copyright © 2011. All Rights Reserved.