Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Conflict in interfaces INode, AST and IContract #121

Open
parthlaw opened this issue Jul 25, 2021 · 0 comments
Open

Conflict in interfaces INode, AST and IContract #121

parthlaw opened this issue Jul 25, 2021 · 0 comments

Comments

@parthlaw
Copy link

A similar conflict as mentioned in #66 is happening with the interfaces INode, AST, and the field in IContract updatedAt.

  1. Many of the required fields don't produce on compiling the contracts in JSON (happens in INode and AST interfaces)
  2. updatedAt is of type Date in IContract but compiled result generated string.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant