execute_calls
Executes a list of calls and returns the return values.
Fully qualified path: openzeppelin_utils::execution::execute_calls
pub fn execute_calls(calls: Span<Call>) -> Array<Span<felt252>>
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Executes a list of calls and returns the return values.
Fully qualified path: openzeppelin_utils::execution::execute_calls
pub fn execute_calls(calls: Span<Call>) -> Array<Span<felt252>>