@snapshot-labs/snapshot.js 0.11.27 → 0.11.28

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.
@@ -846,6 +846,10 @@ var definitions = {
846
846
  {
847
847
  "const": "compound-governor",
848
848
  title: "Compound governor"
849
+ },
850
+ {
851
+ "const": "split-delegation",
852
+ title: "Split Delegation"
849
853
  }
850
854
  ]
851
855
  },
@@ -836,6 +836,10 @@ var definitions = {
836
836
  {
837
837
  "const": "compound-governor",
838
838
  title: "Compound governor"
839
+ },
840
+ {
841
+ "const": "split-delegation",
842
+ title: "Split Delegation"
839
843
  }
840
844
  ]
841
845
  },