Transaction Output
Output of a transaction
Content copied to clipboard
TW.NEO.Proto.TransactionOutputTypes
Functions
Link copied to clipboard
Asset
Content copied to clipboard
string asset_id = 1;Link copied to clipboard
Asset
Content copied to clipboard
string asset_id = 1;Link copied to clipboard
change address
Content copied to clipboard
string change_address = 4;Link copied to clipboard
change address
Content copied to clipboard
string change_address = 4;Link copied to clipboard
Link copied to clipboard
destination address
Content copied to clipboard
string to_address = 3;Link copied to clipboard
destination address
Content copied to clipboard
string to_address = 3;Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): TransactionOutput
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): TransactionOutput