Add a TODO comment on StructLog type in the docs

This commit is contained in:
Leonid Logvinov
2018-06-04 17:31:30 -07:00
parent 9212d67e2f
commit 1e0522fe8f

View File

@@ -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',