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