public class Transaction.Output extends Object
PublicKey
address
double
value
Output(double v, PublicKey addr)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public double value
public PublicKey address
public Output(double v, PublicKey addr)