Native Transfer
Transfer of native asset
Content copied to clipboard
TW.Nervos.Proto.NativeTransfer
Types
Functions
Link copied to clipboard
Change address.
Content copied to clipboard
string change_address = 2;
Link copied to clipboard
Change address.
Content copied to clipboard
string change_address = 2;
Link copied to clipboard
Link copied to clipboard
Recipient's address.
Content copied to clipboard
string to_address = 1;
Link copied to clipboard
Recipient's address.
Content copied to clipboard
string to_address = 1;
Link copied to clipboard
If sending max amount.
Content copied to clipboard
bool use_max_amount = 4;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): NativeTransfer
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): NativeTransfer