From 177c536f23c61679cb4d5235f7c6ff62c675a6ce Mon Sep 17 00:00:00 2001 From: Wisdom Nwokocha Date: Fri, 6 Dec 2024 14:44:44 +0100 Subject: [PATCH] Update rpc-api.md --- docs/05-dev-tools/node-rpc/rpc-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/05-dev-tools/node-rpc/rpc-api.md b/docs/05-dev-tools/node-rpc/rpc-api.md index 9e6aac4e..563edb1e 100644 --- a/docs/05-dev-tools/node-rpc/rpc-api.md +++ b/docs/05-dev-tools/node-rpc/rpc-api.md @@ -31,7 +31,7 @@ JSON-RPC is a remote procedure call protocol encoded in JSON. It’s simple, sta To learn more about the Rootstock RPC API, including how to use it, features, click the button below: - + :::