WalletCore
WalletCore
/
wallet.core.jni.proto
/
NEAR
/
FunctionCall
/
Builder
/
setGas
set
Gas
open
fun
setGas
(
value
:
Long
)
:
NEAR.FunctionCall.Builder
gas
Content copied to clipboard
uint64 gas = 3;
Return
This builder for chaining.
Parameters
value
The gas to set.