Skip to main content

call_options_allow_reentrancy

Function call_options_allow_reentrancy 

Source
fn call_options_allow_reentrancy(
    gcx: Gcx<'_>,
    opts: Option<&CallOptions<'_>>,
) -> bool
Expand description

True unless a gas: option provably leaves the callee too little gas to reenter.