Constant darkfi::runtime::vm_runtime::GAS_LIMIT

source ยท
const GAS_LIMIT: u64 = 400_000_000;
Expand description

Gas limit for a single contract call (Single WASM instance)