public class Bookkeeper extends Transaction
| Modifier and Type | Field and Description |
|---|---|
BookkeeperAction |
action |
byte[] |
cert |
org.bouncycastle.math.ec.ECPoint |
issuer |
attributes, gasLimit, gasPrice, nonce, payer, sigs, txType, version| Constructor and Description |
|---|
Bookkeeper() |
| 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 issuer
public BookkeeperAction action
public byte[] cert
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.