OperationCreateAccountOrBuilder

Functions

Link copied to clipboard
abstract fun getAmount(): Long
Amount (*10^7)
int64 amount = 2;
Link copied to clipboard
abstract fun getDestination(): String
address
string destination = 1;
Link copied to clipboard
abstract fun getDestinationBytes(): ByteString
address
string destination = 1;

Inheritors

Link copied to clipboard