From e11a3b24d802b67d37039b8fecff89be4c0692fb Mon Sep 17 00:00:00 2001 From: Joost Jager Date: Mon, 30 Mar 2020 10:45:59 +0200 Subject: [PATCH] lnrpc/routerrpc: rename RoutingConfig file --- lnrpc/routerrpc/{config.go => routing_config.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lnrpc/routerrpc/{config.go => routing_config.go} (100%) diff --git a/lnrpc/routerrpc/config.go b/lnrpc/routerrpc/routing_config.go similarity index 100% rename from lnrpc/routerrpc/config.go rename to lnrpc/routerrpc/routing_config.go