pub fn needs_simulation(operations: &[OperationSpec]) -> bool
Expand description
Returns true if any operation needs simulation (contract invocation, creation, or wasm upload).
pub fn needs_simulation(operations: &[OperationSpec]) -> bool
Returns true if any operation needs simulation (contract invocation, creation, or wasm upload).