public class Vote extends Transaction
| Modifier and Type | Field and Description |
|---|---|
Address |
account |
org.bouncycastle.math.ec.ECPoint[] |
pubKeys |
attributes, gasLimit, gasPrice, nonce, payer, sigs, txType, version| Constructor and Description |
|---|
Vote() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deserializeExclusiveData(BinaryReader reader) |
Address[] |
getAddressU160ForVerifying() |
protected void |
serializeExclusiveData(BinaryWriter writer) |
deserialize, deserializeFrom, deserializeFrom, deserializeFrom, deserializeUnsigned, equals, hashCode, inventoryType, json, serialize, serializeUnsigned, verifyclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetHashData, sign, verifySignaturefrom, toArray, toHexStringpublic org.bouncycastle.math.ec.ECPoint[] pubKeys
public Address account
protected void deserializeExclusiveData(BinaryReader reader) throws IOException
deserializeExclusiveData in class TransactionIOExceptionpublic Address[] getAddressU160ForVerifying()
getAddressU160ForVerifying in interface SignablegetAddressU160ForVerifying in class Transactionprotected void serializeExclusiveData(BinaryWriter writer) throws IOException
serializeExclusiveData in class TransactionIOExceptionCopyright © 2020. All rights reserved.