We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36dc993 commit 1d2e113Copy full SHA for 1d2e113
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@snapshot-labs/snapshot.js",
3
- "version": "0.11.15",
+ "version": "0.11.16",
4
"repository": "snapshot-labs/snapshot.js",
5
"license": "MIT",
6
"main": "dist/snapshot.cjs.js",
src/schemas/proposal.json
@@ -18,7 +18,7 @@
18
"minLength": 0,
19
"maxLengthWithSpaceType": {
20
"default": 10000,
21
- "turbo": 20000
+ "turbo": 40000
22
}
23
},
24
"discussion": {
0 commit comments