pub fn call_static(gas_limit: u64, address: &Address, data: &[u8]) -> CallResultExpand description
Executes a static call which cannot mutate the state.
pub fn call_static(gas_limit: u64, address: &Address, data: &[u8]) -> CallResultExecutes a static call which cannot mutate the state.