WalletCore
WalletCore
/
wallet.core.jni.proto
/
Waves
/
SigningInput
/
Builder
/
setTimestamp
set
Timestamp
open
fun
setTimestamp
(
value
:
Long
)
:
Waves.SigningInput.Builder
in millis
Content copied to clipboard
int64 timestamp = 1;
Return
This builder for chaining.
Parameters
value
The timestamp to set.