diff --git a/docs/api/openapi.rst b/docs/api/openapi.rst index e4a82c78c0c4003b6b221cbcb16b6b1b9ef9e238..fbb9494307a7941d659b46f5dd38104956d37533 100644 --- a/docs/api/openapi.rst +++ b/docs/api/openapi.rst @@ -101,6 +101,8 @@ protocol can be found at: - `alpha-smart-rollup-node-openapi <../_static/alpha-smart-rollup-node-openapi.html>`__ (version master) +.. _dal-node-openapi: + DAL Node ~~~~~~~~ diff --git a/docs/shell/dal_node.rst b/docs/shell/dal_node.rst index 5ebb683bc47951848673dd6f3ab77a461dc6f466..89dcd4b3a5e1be2b6bf35ee21f8e36dd57472ecc 100644 --- a/docs/shell/dal_node.rst +++ b/docs/shell/dal_node.rst @@ -161,6 +161,7 @@ For instance, one can post slots, ask the node to compute and store shards, to u The default listening port for RPCs is 10732, but can be changed using option ``--rpc-addr``. The RPC server is started by default, even if this option is not given. +Look at :ref:`openapi description` for the list of available RPC. Operational aspects