Skip to content

Commit

Permalink
deadlineToAccept not optional
Browse files Browse the repository at this point in the history
  • Loading branch information
kjackson1998 committed Dec 19, 2023
1 parent f826d4f commit 2148638
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion models/Contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"terms",
"accepted",
"fulfilled",
"expiration"
"expiration",
"deadlineToAccept"
]
}

0 comments on commit 2148638

Please sign in to comment.