public class InvokeWasmCode extends Transaction
| Modifier and Type | Field and Description |
|---|---|
byte[] |
invokeCode |
attributes, gasLimit, gasPrice, nonce, payer, sigs, txType, version| Constructor and Description |
|---|
InvokeWasmCode(byte[] invokeCode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deserializeExclusiveData(BinaryReader reader) |
protected void |
serializeExclusiveData(BinaryWriter writer) |
deserialize, deserializeFrom, deserializeFrom, deserializeFrom, deserializeUnsigned, equals, getAddressU160ForVerifying, hashCode, inventoryType, json, 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 TransactionIOExceptionCopyright © 2020. All rights reserved.