@reality.eth/contracts 3.2.14 → 3.2.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/generated/contracts.json
CHANGED
|
@@ -588,7 +588,9 @@
|
|
|
588
588
|
"address": "0x86b653Dc9aa6d7311109276925927087573f91CB",
|
|
589
589
|
"block": 34619265,
|
|
590
590
|
"notes": null,
|
|
591
|
-
"arbitrators": {
|
|
591
|
+
"arbitrators": {
|
|
592
|
+
"0xd919c6Edfb458C15c12b921Cbc9F6eEf06F0E9c5": "Kleros arbitrator (Precog)"
|
|
593
|
+
}
|
|
592
594
|
}
|
|
593
595
|
}
|
|
594
596
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@reality.eth/contracts",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.15",
|
|
4
4
|
"description": "Collection of smart contracts for the Realitio fact verification platform",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"generate-chains": "node scripts/generate_chains_json.js",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"url": "https://github.com/RealityETH/monorepo/issues"
|
|
35
35
|
},
|
|
36
36
|
"homepage": "https://reality.eth.link",
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "08c8713d17d5cf44f224e2d2cfcaa20eb02260fd",
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"ethers": "^5.8.0"
|
|
40
40
|
}
|