Skip to content

Commit

Permalink
Prune outdated todo
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshOrndorff authored Oct 9, 2023
1 parent bdb81f8 commit a323669
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tuxedo-core/src/types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ pub enum UtxoError<ConstraintCheckerError> {
VerifierError,
/// One or more of the inputs required by this transaction is not present in the UTXO set
MissingInput,
// TODO set a nicer description for this.
/// Something in the accumulator didn't work as expected.
AccumulatorError,
}
Expand Down

0 comments on commit a323669

Please sign in to comment.