WalletCore
WalletCore
/
wallet.core.jni.proto
/
Tezos
/
Operation
/
Builder
/
setGasLimit
set
Gas
Limit
open
fun
setGasLimit
(
value
:
Long
)
:
Tezos.Operation.Builder
gas limit
Content copied to clipboard
int64 gas_limit = 4;
Return
This builder for chaining.
Parameters
value
The gasLimit to set.