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

Conflict in interfaces INode, AST and IContract #121

@parthlaw

Description

@parthlaw

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions