public class InvocationTransaction extends TransactionNeo
| 限定符和类型 | 字段和说明 |
|---|---|
Fixed8 |
gas |
byte[] |
script |
attributes, inputs, nonce, outputs, scripts, type, version| 构造器和说明 |
|---|
InvocationTransaction() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
deserializeExclusiveData(BinaryReader reader) |
Address[] |
getAddressU160ForVerifying() |
protected void |
serializeExclusiveData(BinaryWriter writer) |
deserialize, deserializeFrom, deserializeFrom, deserializeFrom, deserializeUnsigned, equals, getAllInputs, getAllOutputs, hashCode, inventoryType, onDeserialized, serialize, serializeUnsigned, sign, verifygetHashData, verifySignaturefrom, toArray, toHexStringpublic byte[] script
public Fixed8 gas
protected void deserializeExclusiveData(BinaryReader reader) throws IOException
deserializeExclusiveData 在类中 TransactionNeoIOExceptionprotected void serializeExclusiveData(BinaryWriter writer) throws IOException
serializeExclusiveData 在类中 TransactionNeoIOExceptionpublic Address[] getAddressU160ForVerifying()
Copyright © 2022. All rights reserved.