public class InvokeCode extends Transaction
| Modifier and Type | Field and Description |
|---|---|
byte[] |
code |
attributes, gasLimit, gasPrice, nonce, payer, sigs, txType, version| Constructor and Description |
|---|
InvokeCode() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deserializeExclusiveData(BinaryReader reader) |
Address[] |
getAddressU160ForVerifying() |
Object |
json() |
protected void |
serializeExclusiveData(BinaryWriter writer) |
deserialize, deserializeFrom, deserializeFrom, deserializeFrom, deserializeUnsigned, equals, hashCode, inventoryType, serialize, serializeUnsigned, verifyclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetHashData, sign, verifySignaturefrom, toArray, toHexStringprotected void deserializeExclusiveData(BinaryReader reader) throws IOException
deserializeExclusiveData in class TransactionIOExceptionprotected void serializeExclusiveData(BinaryWriter writer) throws IOException
serializeExclusiveData in class TransactionIOExceptionpublic Address[] getAddressU160ForVerifying()
getAddressU160ForVerifying in interface SignablegetAddressU160ForVerifying in class Transactionpublic Object json()
json in class TransactionCopyright © 2020. All rights reserved.