WalletCore
WalletCore
/
wallet.core.jni.proto
/
Tezos
/
TransactionOperationData
/
Builder
/
setAmount
set
Amount
open
fun
setAmount
(
value
:
Long
)
:
Tezos.TransactionOperationData.Builder
int64 amount = 2;
Return
This builder for chaining.
Parameters
value
The amount to set.