WalletCore
WalletCore
/
wallet.core.jni.proto
/
Zilliqa
/
SigningInput
/
Builder
/
setGasLimit
set
Gas
Limit
open
fun
setGasLimit
(
value
:
Long
)
:
Zilliqa.SigningInput.Builder
GasLimit
Content copied to clipboard
uint64 gas_limit = 5;
Return
This builder for chaining.
Parameters
value
The gasLimit to set.