From 794fc1ef65b685dd0b029815d4b3854582bb5647 Mon Sep 17 00:00:00 2001 From: Kolby Moroz Liebl <31669092+KolbyML@users.noreply.github.com> Date: Thu, 10 Oct 2024 23:14:52 -0600 Subject: [PATCH] Update specification.md --- jsonrpc/specification.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jsonrpc/specification.md b/jsonrpc/specification.md index 6fbca90..fc417da 100644 --- a/jsonrpc/specification.md +++ b/jsonrpc/specification.md @@ -1,8 +1,11 @@ # Portal JSON-RPC specification +The `*` is meant to be a placeholder to substitute different Portal sub-networks `history`, `state`, `beacon`, etc + ## portal_*RoutingTableInfo ## portal_*AddEnr +- Adds the Enr to the respective sub-networks routing table ## portal_*GetEnr