public class InvokeCode extends Transaction
| 限定符和类型 | 字段和说明 |
|---|---|
byte[] |
code |
attributes, gasLimit, gasPrice, nonce, payer, sigs, txType, version| 构造器和说明 |
|---|
InvokeCode() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
deserializeExclusiveData(BinaryReader reader) |
Address[] |
getAddressU160ForVerifying() |
Object |
json() |
protected void |
serializeExclusiveData(BinaryWriter writer) |
deserialize, deserializeFrom, deserializeFrom, deserializeFrom, deserializeUnsigned, equals, hashCode, inventoryType, serialize, serializeUnsigned, verifygetHashData, sign, verifySignaturefrom, toArray, toHexStringprotected void deserializeExclusiveData(BinaryReader reader) throws IOException
deserializeExclusiveData 在类中 TransactionIOExceptionprotected void serializeExclusiveData(BinaryWriter writer) throws IOException
serializeExclusiveData 在类中 TransactionIOExceptionpublic Address[] getAddressU160ForVerifying()
getAddressU160ForVerifying 在接口中 SignablegetAddressU160ForVerifying 在类中 Transactionpublic Object json()
json 在类中 TransactionCopyright © 2021. All rights reserved.