Skip to main content

call_bool

Function call_bool 

Source
pub fn call_bool(
    contract: [u8; 20],
    calldata: &[u8],
    value: &U,
    gas: u64,
) -> bool
Expand description

Invoke call, only reading a single byte at the first word for a check.