WalletCore
WalletCore
/
wallet.core.jni.proto
/
Algorand
/
Transfer
/
Builder
/
setAmount
set
Amount
open
fun
setAmount
(
value
:
Long
)
:
Algorand.Transfer.Builder
Amount
Content copied to clipboard
uint64 amount = 2;
Return
This builder for chaining.
Parameters
value
The amount to set.