Skip to content

Commit

Permalink
Update semantics.rs
Browse files Browse the repository at this point in the history
remove old comments
  • Loading branch information
OlofBlomqvist committed Nov 18, 2023
1 parent 2bde1dc commit 1e19a5b
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 1e19a5b

Please sign in to comment.