| Package | Description |
|---|---|
| org.knowm.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 Knowm Inc.. All rights reserved.