@@ -5,7 +5,7 @@ hide_table_of_contents: true
55description : " "
66---
77
8- import {TwoColumnLayout , InteractiveRequest , ResponseExample } from ' open-rpc- docusaurus-plugin-beta /components' ;
8+ import {TwoColumnLayout , InteractiveRequest , ResponseExample } from ' @ open-rpc/ docusaurus-plugin/components' ;
99import { useState } from ' react' ;
1010
1111<TwoColumnLayout sidebar = { <InteractiveRequest request = { " {\n \" jsonrpc\" : \" 2.0\" ,\n \" method\" : \" debug_getBadBlocks\" ,\n \" params\" : [],\n \" id\" : 1\n }" } />} >
@@ -385,6 +385,10 @@ import { useState } from 'react';
385385
386386 * Match pattern:* ` ^0x[0-9a-f]{64}$ `
387387
388+ ***
389+
390+ * ** additionalProperties** ` false `
391+
388392 ***
389393 </details >
390394 </div >
@@ -459,6 +463,10 @@ import { useState } from 'react';
459463
460464 * Match pattern:* ` ^0x(0|[1-9a-f][0-9a-f]{0,63})$ `
461465
466+ ***
467+
468+ * ** additionalProperties** ` true `
469+
462470 ***
463471 </details >
464472 </div >
@@ -493,6 +501,10 @@ import { useState } from 'react';
493501
494502 * Match pattern:* ` ^0x(0|[1-9a-f][0-9a-f]*)$ `
495503
504+ ***
505+
506+ * ** additionalProperties** ` true `
507+
496508 ***
497509 </details >
498510 </div >
@@ -629,6 +641,10 @@ import { useState } from 'react';
629641
630642 * Match pattern:* ` ^0x[0-9a-f]{64}$ `
631643
644+ ***
645+
646+ * ** additionalProperties** ` false `
647+
632648 ***
633649 </details >
634650 </div >
@@ -679,6 +695,10 @@ import { useState } from 'react';
679695
680696 * Match pattern:* ` ^0x(0|[1-9a-f][0-9a-f]*)$ `
681697
698+ ***
699+
700+ * ** additionalProperties** ` true `
701+
682702 ***
683703 </details >
684704 </div >
@@ -835,6 +855,10 @@ import { useState } from 'react';
835855
836856 * Match pattern:* ` ^0x[0-9a-f]{64}$ `
837857
858+ ***
859+
860+ * ** additionalProperties** ` false `
861+
838862 ***
839863 </details >
840864 </div >
@@ -877,6 +901,10 @@ import { useState } from 'react';
877901
878902 * Match pattern:* ` ^0x(0|[1-9a-f][0-9a-f]*)$ `
879903
904+ ***
905+
906+ * ** additionalProperties** ` true `
907+
880908 ***
881909 </details >
882910 </div >
@@ -1017,6 +1045,10 @@ import { useState } from 'react';
10171045
10181046 * Match pattern:* ` ^0x[0-9a-f]{64}$ `
10191047
1048+ ***
1049+
1050+ * ** additionalProperties** ` false `
1051+
10201052 ***
10211053 </details >
10221054 </div >
@@ -1059,6 +1091,10 @@ import { useState } from 'react';
10591091
10601092 * Match pattern:* ` ^0x(0|[1-9a-f][0-9a-f]*)$ `
10611093
1094+ ***
1095+
1096+ * ** additionalProperties** ` true `
1097+
10621098 ***
10631099 </details >
10641100 </div >
@@ -1199,6 +1235,10 @@ import { useState } from 'react';
11991235
12001236 * Match pattern:* ` ^0x(0|[1-9a-f][0-9a-f]*)$ `
12011237
1238+ ***
1239+
1240+ * ** additionalProperties** ` true `
1241+
12021242 ***
12031243 </details >
12041244 </div >
@@ -1251,6 +1291,10 @@ import { useState } from 'react';
12511291
12521292 * Match pattern:* ` ^0x(0|[1-9a-f][0-9a-f]{0,63})$ `
12531293
1294+ ***
1295+
1296+ * ** additionalProperties** ` false `
1297+
12541298 ***
12551299 </details >
12561300 </div >
@@ -1269,6 +1313,10 @@ import { useState } from 'react';
12691313
12701314 * Match pattern:* ` ^0x[0-9a-f]{64}$ `
12711315
1316+ ***
1317+
1318+ * ** additionalProperties** ` true `
1319+
12721320 ***
12731321 </details >
12741322 </div >
@@ -1287,6 +1335,10 @@ import { useState } from 'react';
12871335
12881336 * Match pattern:* ` ^0x[0-9a-f]*$ `
12891337
1338+ ***
1339+
1340+ * ** additionalProperties** ` false `
1341+
12901342 ***
12911343 </details >
12921344 </div >
0 commit comments