pub fn contract_instance_wrapped_execution<F>(panic_message: bool, f: F)
Expand description
Prepares the StaticVarStack and catches panics. The result of the panics is written to the top of the TxContext stack.
pub fn contract_instance_wrapped_execution<F>(panic_message: bool, f: F)
Prepares the StaticVarStack and catches panics. The result of the panics is written to the top of the TxContext stack.