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