From b9917254144f060994405b11232ae59a7cc75624 Mon Sep 17 00:00:00 2001 From: Igor Lins e Silva Date: Wed, 16 Sep 2020 18:15:33 -0300 Subject: [PATCH] add chain resources and others --- schema.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/schema.json b/schema.json index c525056..9f53ef8 100644 --- a/schema.json +++ b/schema.json @@ -163,6 +163,18 @@ "description": "channel address only" } } + }, + "chain_resources": { + "$ref": "#/definitions/optional_url", + "description": "URL with chain snapshots and other downloads" + }, + "other_resources": { + "type": "array", + "uniqueItems": true, + "description": "URLs to other relevant resources", + "items": { + "$ref": "#/definitions/optional_url" + } } }, "required": [