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