is Consumed By The Same Tx
fun isConsumedByTheSameTx(txIdHash: SecureHash, consumedStates: Map<StateRef, StateConsumptionDetails>): Boolean
Checks if the provided states were used as inputs in the specified transaction.