WalletCore
WalletCore
/
wallet.core.jni.proto
/
Cardano
/
SigningInput
/
Builder
/
setTtl
set
Ttl
open
fun
setTtl
(
value
:
Long
)
:
Cardano.SigningInput.Builder
Time-to-live time of the TX
Content copied to clipboard
uint64 ttl = 4;
Return
This builder for chaining.
Parameters
value
The ttl to set.