File tree Expand file tree Collapse file tree 9 files changed +12
-10
lines changed
Expand file tree Collapse file tree 9 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 3636 const path_to_root = "" ;
3737 const default_light_theme = "light" ;
3838 const default_dark_theme = "navy" ;
39- window . path_to_searchindex_js = "searchindex-ab3e4552 .js" ;
39+ window . path_to_searchindex_js = "searchindex-6dee36f6 .js" ;
4040 </ script >
4141 <!-- Start loading toc.js asap -->
4242 < script src ="toc-e2596206.js "> </ script >
Original file line number Diff line number Diff line change 3535 const path_to_root = "" ;
3636 const default_light_theme = "light" ;
3737 const default_dark_theme = "navy" ;
38- window . path_to_searchindex_js = "searchindex-ab3e4552 .js" ;
38+ window . path_to_searchindex_js = "searchindex-6dee36f6 .js" ;
3939 </ script >
4040 <!-- Start loading toc.js asap -->
4141 < script src ="toc-e2596206.js "> </ script >
Original file line number Diff line number Diff line change 3535 const path_to_root = "" ;
3636 const default_light_theme = "light" ;
3737 const default_dark_theme = "navy" ;
38- window . path_to_searchindex_js = "searchindex-ab3e4552 .js" ;
38+ window . path_to_searchindex_js = "searchindex-6dee36f6 .js" ;
3939 </ script >
4040 <!-- Start loading toc.js asap -->
4141 < script src ="toc-e2596206.js "> </ script >
Original file line number Diff line number Diff line change 3535 const path_to_root = "" ;
3636 const default_light_theme = "light" ;
3737 const default_dark_theme = "navy" ;
38- window . path_to_searchindex_js = "searchindex-ab3e4552 .js" ;
38+ window . path_to_searchindex_js = "searchindex-6dee36f6 .js" ;
3939 </ script >
4040 <!-- Start loading toc.js asap -->
4141 < script src ="toc-e2596206.js "> </ script >
Original file line number Diff line number Diff line change 3636 const path_to_root = "" ;
3737 const default_light_theme = "light" ;
3838 const default_dark_theme = "navy" ;
39- window . path_to_searchindex_js = "searchindex-ab3e4552 .js" ;
39+ window . path_to_searchindex_js = "searchindex-6dee36f6 .js" ;
4040 </ script >
4141 <!-- Start loading toc.js asap -->
4242 < script src ="toc-e2596206.js "> </ script >
@@ -331,7 +331,8 @@ <h4 id="http-rpc-configuration"><a class="header" href="#http-rpc-configuration"
331331</ ul >
332332< h4 id ="rollup-node-rpc "> < a class ="header " href ="#rollup-node-rpc "> Rollup Node RPC</ a > </ h4 >
333333< ul >
334- < li > < code > --rpc.rollup-node</ code > : Enable the rollup node RPC namespace (provides rollup-specific methods)</ li >
334+ < li > < code > --rpc.rollup-node=false</ code > : Disable the rollup node basic RPC namespace(default: enabled) (provides rollup-specific methods)</ li >
335+ < li > < code > --rpc.rollup-node-admin</ code > : Enable the rollup node admin RPC namespace (provides rollup-specific methods)</ li >
335336</ ul >
336337< h3 id ="example-configurations "> < a class ="header " href ="#example-configurations "> Example Configurations</ a > </ h3 >
337338< h4 id ="scroll-mainnet-follower "> < a class ="header " href ="#scroll-mainnet-follower "> Scroll Mainnet Follower</ a > </ h4 >
Original file line number Diff line number Diff line change 3535 const path_to_root = "" ;
3636 const default_light_theme = "light" ;
3737 const default_dark_theme = "navy" ;
38- window . path_to_searchindex_js = "searchindex-ab3e4552 .js" ;
38+ window . path_to_searchindex_js = "searchindex-6dee36f6 .js" ;
3939 </ script >
4040 <!-- Start loading toc.js asap -->
4141 < script src ="toc-e2596206.js "> </ script >
@@ -289,7 +289,8 @@ <h4 id="http-rpc-configuration"><a class="header" href="#http-rpc-configuration"
289289</ ul >
290290< h4 id ="rollup-node-rpc "> < a class ="header " href ="#rollup-node-rpc "> Rollup Node RPC</ a > </ h4 >
291291< ul >
292- < li > < code > --rpc.rollup-node</ code > : Enable the rollup node RPC namespace (provides rollup-specific methods)</ li >
292+ < li > < code > --rpc.rollup-node=false</ code > : Disable the rollup node basic RPC namespace(default: enabled) (provides rollup-specific methods)</ li >
293+ < li > < code > --rpc.rollup-node-admin</ code > : Enable the rollup node admin RPC namespace (provides rollup-specific methods)</ li >
293294</ ul >
294295< h3 id ="example-configurations "> < a class ="header " href ="#example-configurations "> Example Configurations</ a > </ h3 >
295296< h4 id ="scroll-mainnet-follower "> < a class ="header " href ="#scroll-mainnet-follower "> Scroll Mainnet Follower</ a > </ h4 >
Original file line number Diff line number Diff line change @@ -437,7 +437,7 @@ window.search = window.search || {};
437437 if ( yes ) {
438438 loadSearchScript (
439439 window . path_to_searchindex_js ||
440- path_to_root + 'searchindex-ab3e4552 .js' ,
440+ path_to_root + 'searchindex-6dee36f6 .js' ,
441441 'mdbook-search-index' ) ;
442442 search_wrap . classList . remove ( 'hidden' ) ;
443443 searchicon . setAttribute ( 'aria-expanded' , 'true' ) ;
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments