Function ewasm_api::call_static

source ·
pub fn call_static(gas_limit: u64, address: &Bytes20, data: &[u8]) -> CallResult
Expand description

Executes a static call which cannot mutate the state.