This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Description
A similar conflict as mentioned in #66 is happening with the interfaces INode, AST, and the field in IContract updatedAt.
- Many of the required fields don't produce on compiling the contracts in JSON (happens in INode and AST interfaces)
- updatedAt is of type Date in IContract but compiled result generated string.