Skip to content

Contract Instance Inconsistency #130

@cbdotguru

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.

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