snark_
verifier
0.2.0
In snark_
verifier::
loader::
evm
Structs
EcPoint
EvmLoader
Scalar
Functions
compile_solidity
deploy_and_call
encode_calldata
estimate_gas
fe_to_u256
modulus
u256_to_fe
Type Aliases
Address
B256
U256
U512
snark_verifier
::
loader
::
evm
Function
estimate_gas
Copy item path
Settings
Help
Summary
Source
pub fn estimate_gas(cost:
Cost
) ->
usize
Expand description
Estimate gas cost with given
Cost
.