@snapshot-labs/snapshot.js 0.11.15 → 0.11.17
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/snapshot.cjs.js
CHANGED
|
@@ -909,7 +909,7 @@ var definitions = {
|
|
|
909
909
|
quorumType: {
|
|
910
910
|
type: "string",
|
|
911
911
|
"enum": [
|
|
912
|
-
"
|
|
912
|
+
"rejection"
|
|
913
913
|
]
|
|
914
914
|
},
|
|
915
915
|
blind: {
|
|
@@ -1051,7 +1051,7 @@ var definitions$1 = {
|
|
|
1051
1051
|
minLength: 0,
|
|
1052
1052
|
maxLengthWithSpaceType: {
|
|
1053
1053
|
"default": 10000,
|
|
1054
|
-
turbo:
|
|
1054
|
+
turbo: 40000
|
|
1055
1055
|
}
|
|
1056
1056
|
},
|
|
1057
1057
|
discussion: {
|
package/dist/snapshot.esm.js
CHANGED
|
@@ -899,7 +899,7 @@ var definitions = {
|
|
|
899
899
|
quorumType: {
|
|
900
900
|
type: "string",
|
|
901
901
|
"enum": [
|
|
902
|
-
"
|
|
902
|
+
"rejection"
|
|
903
903
|
]
|
|
904
904
|
},
|
|
905
905
|
blind: {
|
|
@@ -1041,7 +1041,7 @@ var definitions$1 = {
|
|
|
1041
1041
|
minLength: 0,
|
|
1042
1042
|
maxLengthWithSpaceType: {
|
|
1043
1043
|
"default": 10000,
|
|
1044
|
-
turbo:
|
|
1044
|
+
turbo: 40000
|
|
1045
1045
|
}
|
|
1046
1046
|
},
|
|
1047
1047
|
discussion: {
|