Skip to main content

sstore_staking

Function sstore_staking 

Source
fn sstore_staking<FEN: FoundryEvmNetwork>(
    ccx: &mut CheatsCtxt<'_, '_, FEN>,
    key: U256,
    value: U256,
) -> Result<()>
Available on crate feature monad only.