-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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.
loredanacirstea
Metadata
Metadata
Assignees
Labels
No labels