aboutsummaryrefslogtreecommitdiffstats
path: root/JSONSchema/bc-filler-schema.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2018-11-19 02:23:01 +0800
committerDimitry <dimitry@ethereum.org>2018-11-19 02:23:01 +0800
commit03f578c27bf5a58ba8d88df4a01b5395470f7bfe (patch)
tree09c640a90a18844e95ffac9895aff08117cc44da /JSONSchema/bc-filler-schema.json
parentbe1d2122d25bf7cfc8c426e147f6cd3f62da91c4 (diff)
downloaddexon-tests-03f578c27bf5a58ba8d88df4a01b5395470f7bfe.tar.gz
dexon-tests-03f578c27bf5a58ba8d88df4a01b5395470f7bfe.tar.zst
dexon-tests-03f578c27bf5a58ba8d88df4a01b5395470f7bfe.zip
fix blockchain filler cheme check
Diffstat (limited to 'JSONSchema/bc-filler-schema.json')
-rw-r--r--JSONSchema/bc-filler-schema.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/JSONSchema/bc-filler-schema.json b/JSONSchema/bc-filler-schema.json
index a5306c5c3..b002f43ae 100644
--- a/JSONSchema/bc-filler-schema.json
+++ b/JSONSchema/bc-filler-schema.json
@@ -313,6 +313,9 @@
},
"type": "array"
},
+ "network": {
+ "type": "string"
+ },
"expect": {
"patternProperties": {
"^0x[0-9a-f]*": {