Function ink_env::test::set_caller

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

Sets a caller for the next call.