diff --git a/frontend/src/app/components/api-docs/code-template.component.ts b/frontend/src/app/components/api-docs/code-template.component.ts index 5df582399..e84297f80 100644 --- a/frontend/src/app/components/api-docs/code-template.component.ts +++ b/frontend/src/app/components/api-docs/code-template.component.ts @@ -174,10 +174,10 @@ init();`; let resultHtml = '
';
       if (this.method === 'websocket') {
-        resultHtml = `

-    

-    

-    
`;
+        resultHtml = `

Blocks

Waiting for data

+

Mempool Info

Waiting for data

+

Transactions

Waiting for data

+

Mempool Blocks

Waiting for data

`; } return `