TransferMessageOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): Long
Amount to be transferred (uint64)
uint64 amount = 2;
Link copied to clipboard
abstract fun getTo(): String
Destination Account address (string)
string to = 1;
Link copied to clipboard
abstract fun getToBytes(): ByteString
Destination Account address (string)
string to = 1;

Inheritors

Link copied to clipboard