public class TxOutput extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
n |
ScriptPublicKey |
scriptPubKey |
BigDecimal |
value |
| Constructor and Description |
|---|
TxOutput() |
public BigDecimal value
public long n
public ScriptPublicKey scriptPubKey
Copyright © 2018. All rights reserved.