public static class HistoryTransaction.TxEditCandidateResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
MinterAddress |
ownerAddress |
MinterPublicKey |
publicKey |
MinterAddress |
rewardAddress |
| Constructor and Description |
|---|
TxEditCandidateResult() |
| Modifier and Type | Method and Description |
|---|---|
MinterAddress |
getOwnerAddress() |
MinterPublicKey |
getPublicKey() |
MinterAddress |
getRewardAddress() |