Function ink_env::test::set_callee

source ·
pub fn set_callee<T>(callee: T::AccountId)where
    T: Environment,
    <T as Environment>::AccountId: From<[u8; 32]>,
Expand description

Sets the callee for the next call.