WalletCore
WalletCore
/
wallet.core.jni.proto
/
Stellar
/
OperationCreateAccountOrBuilder
Operation
Create
Account
Or
Builder
interface
OperationCreateAccountOrBuilder
Functions
Inheritors
Functions
get
Amount
Link copied to clipboard
abstract
fun
getAmount
(
)
:
Long
Amount (*10^7)
Content copied to clipboard
int64 amount = 2;
get
Destination
Link copied to clipboard
abstract
fun
getDestination
(
)
:
String
address
Content copied to clipboard
string destination = 1;
get
Destination
Bytes
Link copied to clipboard
abstract
fun
getDestinationBytes
(
)
:
ByteString
address
Content copied to clipboard
string destination = 1;
Inheritors
OperationCreateAccount
Link copied to clipboard