Package | Description |
---|---|
com.xeiam.xchange.blockchain.dto |
Modifier and Type | Method and Description |
---|---|
List<Txs> |
BitcoinAddress.getTxs() |
Constructor and Description |
---|
BitcoinAddress(String address,
long final_balance,
String hash160,
int n_tx,
long total_received,
long total_sent,
List<Txs> txs)
Constructor
|
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.