Transfer Message
Transfer transaction
Content copied to clipboard
TW.Waves.Proto.TransferMessageTypes
Functions
Link copied to clipboard
asset ID
Content copied to clipboard
string asset = 2;Link copied to clipboard
any 140 bytes payload, will be displayed to the client as utf-8 string
Content copied to clipboard
bytes attachment = 6;Link copied to clipboard
Link copied to clipboard
asset of the fee
Content copied to clipboard
string fee_asset = 4;Link copied to clipboard
asset of the fee
Content copied to clipboard
string fee_asset = 4;Link copied to clipboard
destination address
Content copied to clipboard
string to = 5;Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): TransferMessage
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): TransferMessage