aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/containers/ethereum_types_documentation.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/website/ts/containers/ethereum_types_documentation.ts')
-rw-r--r--packages/website/ts/containers/ethereum_types_documentation.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/ts/containers/ethereum_types_documentation.ts b/packages/website/ts/containers/ethereum_types_documentation.ts
index ab0c88316..28d3d92dc 100644
--- a/packages/website/ts/containers/ethereum_types_documentation.ts
+++ b/packages/website/ts/containers/ethereum_types_documentation.ts
@@ -61,7 +61,7 @@ const docsInfoConfig: DocsInfoConfig = {
'EventAbi',
'DataItem',
'OpCode',
- // 'StructLog',
+ // 'StructLog', // TODO: This type breaks the docs so we don't render it for now
'TransactionTrace',
'Unit',
'JSONRPCRequestPayload',