Asset Transfer
Asset Transfer message, with assetID
Content copied to clipboard
TW.Algorand.Proto.AssetTransfer
Types
Functions
Link copied to clipboard
ID of the asset being transferred
Content copied to clipboard
uint64 asset_id = 3;
Link copied to clipboard
Link copied to clipboard
Destination address (string)
Content copied to clipboard
string to_address = 1;
Link copied to clipboard
Destination address (string)
Content copied to clipboard
string to_address = 1;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): AssetTransfer
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): AssetTransfer