WalletCore
WalletCore
/
wallet.core.jni.proto
/
Ontology
/
SigningInput
/
Builder
/
setGasPrice
set
Gas
Price
open
fun
setGasPrice
(
value
:
Long
)
:
Ontology.SigningInput.Builder
Gas price
Content copied to clipboard
uint64 gas_price = 7;
Return
This builder for chaining.
Parameters
value
The gasPrice to set.