From f876ed87daf8e6b755938c02ca5cfa83bed40584 Mon Sep 17 00:00:00 2001 From: Francis Pouliot Date: Fri, 17 Jan 2020 11:33:00 -0500 Subject: [PATCH] Update api.properties --- cyphernodeconf_docker/templates/gatekeeper/api.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cyphernodeconf_docker/templates/gatekeeper/api.properties b/cyphernodeconf_docker/templates/gatekeeper/api.properties index f2f4739..fdbb2a6 100644 --- a/cyphernodeconf_docker/templates/gatekeeper/api.properties +++ b/cyphernodeconf_docker/templates/gatekeeper/api.properties @@ -33,6 +33,7 @@ action_ln_decodebolt11=watcher # Spender can do what the watcher can do, plus: action_getbalance=spender +action_getbalances=spender action_getbalancebyxpub=spender action_getbalancebyxpublabel=spender action_getnewaddress=spender @@ -57,4 +58,4 @@ action_ln_connectfund=spender action_conf=internal action_newblock=internal action_executecallbacks=internal -action_ots_backoffice=internal \ No newline at end of file +action_ots_backoffice=internal