Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <[email protected]>
  • Loading branch information
jeromesimeon committed Apr 1, 2021
1 parent 33380bf commit e99dc5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/accordproject/runtime.cto
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ abstract concept ErrorResponse {
}

/* An event that represents an obligation that needs to be fulfilled */
abstract event Obligation {
abstract event Obligation identified {
/* A back reference to the governing contract that emitted this obligation */
--> ContractData contractData

Expand Down

0 comments on commit e99dc5f

Please sign in to comment.