Function check_txn_ops

Source
fn check_txn_ops(txn_ops: &[TxnOp]) -> Result<bool>
Expand description

Checks if the transaction operations are the same type.