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 0c1066d commit 76c9695Copy full SHA for 76c9695
www/components/Docs/codeSnippets.ts
@@ -33,7 +33,7 @@ GET https://lanyard.org/api/v1/tree?root={root}
33
34
// in general you can ignore the two following fields
35
"leafTypeDescriptor": null, // or an array of solidity types
36
- "packedEncoding": null // or a boolean value
+ "packedEncoding": true // a boolean value
37
}
38
`.trim()
39
0 commit comments