Function ink_env::test::pop_execution_context[][src]

pub fn pop_execution_context()

Pops the top contract execution context.

Note

Together with push_execution_context this can be used to emulated nested calls.