Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
OlofBlomqvist committed Nov 18, 2023
2 parents 0960282 + 1e19a5b commit 9acf432
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/lib/semantics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -251,10 +251,6 @@ impl<'a> ContractInstance {
}


// TODO : empty list of inputs are used to step a timed out contract
// TODO : when accounts go to zero, they should be removed from the account list
// TODO : in general, order of things - check on marlowe indexer.
// TODO : plutus_data should publish new version
impl ContractSemantics<ContractInstance> for ContractInstance {

/// Lists all known parties in the contract.
Expand Down

0 comments on commit 9acf432

Please sign in to comment.