Package | Description |
---|---|
org.bitcoinj.core |
The core package contains classes for network messages like
Block and
Transaction , peer connectivity via PeerGroup ,
block chain management and the Wallet class. |
Modifier and Type | Method and Description |
---|---|
TransactionConfidence |
TransactionConfidence.duplicate()
Returns a copy of this object.
|
TransactionConfidence |
Transaction.getConfidence() |
Copyright © 2014. All rights reserved.