From 8cfb23916830c269138432a82847ce4ef091fe56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C5=82odarek?= Date: Mon, 28 Dec 2020 11:23:20 +0100 Subject: [PATCH] Cosmetics --- docs/interacting/monero-wallet-rpc-reference.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/interacting/monero-wallet-rpc-reference.md b/docs/interacting/monero-wallet-rpc-reference.md index 155b160..5dd83eb 100644 --- a/docs/interacting/monero-wallet-rpc-reference.md +++ b/docs/interacting/monero-wallet-rpc-reference.md @@ -1,4 +1,8 @@ -# monero-wallet-rpc Guide +--- +title: monero-wallet-rpc - Reference | Monero Documentation +--- +# `monero-wallet-rpc` - Reference + ## Introduction This is a list of the monero-wallet-rpc calls, their inputs and outputs, and examples of each. The program monero-wallet-rpc replaced the rpc interface that was in simplewallet and then monero-wallet-cli.