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