You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CollateX Python: Check input for duplicate witness ID and throw error if that is the case
Reported by Elena Spadini. Collated 9 witnesses but used the following witness ID's by accident. ["W1", "W2", "W3", "W4", "W1", "W2", "W3", "W4", "W1"]
CX core should be more defensive.
The text was updated successfully, but these errors were encountered:
CollateX Python: Check input for duplicate witness ID and throw error if that is the case
Reported by Elena Spadini. Collated 9 witnesses but used the following witness ID's by accident. ["W1", "W2", "W3", "W4", "W1", "W2", "W3", "W4", "W1"]
CX core should be more defensive.
The text was updated successfully, but these errors were encountered: