From 9ab2ab0424fd9d0b79dfdedb651909af150613e7 Mon Sep 17 00:00:00 2001 From: Timo Schmid Date: Sat, 13 Jan 2018 21:27:06 +0100 Subject: [PATCH] rpc: remove SetAlias from the rpc docs --- lnrpc/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/lnrpc/README.md b/lnrpc/README.md index 6d2f702f..6d7e63b4 100644 --- a/lnrpc/README.md +++ b/lnrpc/README.md @@ -89,8 +89,6 @@ description): amount of payment. * GetNetworkInfo * Returns some network level statistics. - * SetAlias - * Sets the node alias which is to be advertised on the network. ## Installation and Updating