@snapshot-labs/snapshot.js 0.12.64 → 0.12.65

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.
@@ -722,6 +722,10 @@ var definitions = {
722
722
  {
723
723
  "const": "split-delegation",
724
724
  title: "Split Delegation"
725
+ },
726
+ {
727
+ "const": "apechain-delegate-registry",
728
+ title: "ApeChain Delegate Registry"
725
729
  }
726
730
  ]
727
731
  },
@@ -712,6 +712,10 @@ var definitions = {
712
712
  {
713
713
  "const": "split-delegation",
714
714
  title: "Split Delegation"
715
+ },
716
+ {
717
+ "const": "apechain-delegate-registry",
718
+ title: "ApeChain Delegate Registry"
715
719
  }
716
720
  ]
717
721
  },