public class TransactionOutput extends Object implements Serializable
| 构造器和说明 |
|---|
TransactionOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deserialize(BinaryReader reader) |
void |
serialize(BinaryWriter writer)
byte
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfrom, toArray, toHexStringpublic UInt256 assetId
public Fixed8 value
public Address scriptHash
public void serialize(BinaryWriter writer) throws IOException
serialize 在接口中 SerializableIOExceptionpublic void deserialize(BinaryReader reader) throws IOException
deserialize 在接口中 SerializableIOExceptionCopyright © 2022. All rights reserved.