Skip to content

Contract Instance Inconsistency #130

Description

@cbdotguru

The json spec file defines that ContractInstance has property:

"link_dependencies": {
  "title": "Link Dependencies",
  "description": "The values for the link references found within this contract instances runtime bytecode",
  "type": "array",
  "items": {
    "$ref": "#/definitions/LinkValue"
  }
}

However the documentation does not state that the ContractInstance object contains this property. Fix would be to sync one or the other with the decided schema.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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