WalletCore
WalletCore
/
wallet.core.jni.proto
/
Stellar
/
OperationCreateAccount
/
Builder
/
setAmount
set
Amount
open
fun
setAmount
(
value
:
Long
)
:
Stellar.OperationCreateAccount.Builder
Amount (*10^7)
Content copied to clipboard
int64 amount = 2;
Return
This builder for chaining.
Parameters
value
The amount to set.