@snapshot-labs/snapshot.js 0.4.41 → 0.4.42

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/dist/index.d.ts CHANGED
@@ -252,6 +252,9 @@ declare const _default: {
252
252
  hideAbstain: {
253
253
  type: string;
254
254
  };
255
+ aliased: {
256
+ type: string;
257
+ };
255
258
  privacy: {
256
259
  type: string;
257
260
  enum: string[];
@@ -247,6 +247,9 @@ declare const _default: {
247
247
  hideAbstain: {
248
248
  type: string;
249
249
  };
250
+ aliased: {
251
+ type: string;
252
+ };
250
253
  privacy: {
251
254
  type: string;
252
255
  enum: string[];
@@ -895,6 +895,9 @@ var definitions = {
895
895
  hideAbstain: {
896
896
  type: "boolean"
897
897
  },
898
+ aliased: {
899
+ type: "boolean"
900
+ },
898
901
  privacy: {
899
902
  type: "string",
900
903
  "enum": [
@@ -886,6 +886,9 @@ var definitions = {
886
886
  hideAbstain: {
887
887
  type: "boolean"
888
888
  },
889
+ aliased: {
890
+ type: "boolean"
891
+ },
889
892
  privacy: {
890
893
  type: "string",
891
894
  "enum": [