pub fn needs_simulation(operations: &[OperationSpec]) -> bool
Expand description
Returns true if any operation is not a Payment operation.
pub fn needs_simulation(operations: &[OperationSpec]) -> bool
Returns true if any operation is not a Payment operation.