public class Unspent extends Object
String
account
address
BigDecimal
amount
Long
confirmations
scriptPubKey
Boolean
spendable
txid
vout
Unspent()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String txid
public Long vout
public String address
public String account
public String scriptPubKey
public BigDecimal amount
public Long confirmations
public Boolean spendable
public Unspent()
Copyright © 2018. All rights reserved.