TransferOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): Long
Amount
uint64 amount = 2;
Link copied to clipboard
abstract fun getToAddress(): String
Destination address (string)
string to_address = 1;
Link copied to clipboard
abstract fun getToAddressBytes(): ByteString
Destination address (string)
string to_address = 1;

Inheritors

Link copied to clipboard