From 04f7ac73c477938b7390ec6ec101d0e4bcc8cd80 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Sat, 5 Jan 2019 13:35:58 +0300 Subject: second set of patches --- service/rpc/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service/rpc') diff --git a/service/rpc/config.go b/service/rpc/config.go index 653da6ea..fc8cfdbb 100644 --- a/service/rpc/config.go +++ b/service/rpc/config.go @@ -13,7 +13,7 @@ type Config struct { // Indicates if RPC connection is enabled. Enable bool - // AddListener string + // Listen string Listen string } -- cgit v1.2.3