public final class PhasingVoteCastingAttachment extends Attachment.AbstractAttachment
Attachment.AbstractAttachment, Attachment.EmptyAttachment, Attachment.PropertyDeleteAttachmentAppendix.AbstractAppendix, Appendix.Encryptable, Appendix.Parser, Appendix.Prunable| Constructor and Description |
|---|
PhasingVoteCastingAttachment(java.util.List<ChainTransactionId> phasedTransactionIds,
java.util.List<byte[]> revealedSecret) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMySize() |
java.util.List<ChainTransactionId> |
getPhasedTransactionsIds() |
java.util.List<byte[]> |
getRevealedSecrets() |
TransactionType |
getTransactionType() |
protected void |
putMyBytes(java.nio.ByteBuffer buffer) |
protected void |
putMyJSON(org.json.simple.JSONObject attachment) |
apply, getAppendixName, getAppendixType, getBaselineFee, getBaselineFeeHeight, getFinishValidationHeight, getNextFee, getNextFeeHeight, isAllowed, isPhasable, validate, validateIdgetFee, getFullSize, getJSONObject, getSize, getVersion, isPhased, loadPrunable, loadPrunable, putBytes, validateAtFinish, verifyVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFee, getFullSize, getJSONObject, getSize, getVersion, hasAppendix, isPhased, putBytespublic PhasingVoteCastingAttachment(java.util.List<ChainTransactionId> phasedTransactionIds, java.util.List<byte[]> revealedSecret)
protected int getMySize()
getMySize in class Appendix.AbstractAppendixprotected void putMyBytes(java.nio.ByteBuffer buffer)
putMyBytes in class Appendix.AbstractAppendixprotected void putMyJSON(org.json.simple.JSONObject attachment)
putMyJSON in class Appendix.AbstractAppendixpublic TransactionType getTransactionType()
public java.util.List<ChainTransactionId> getPhasedTransactionsIds()
public java.util.List<byte[]> getRevealedSecrets()