getactivewatches xpub label in gatekeeper

This commit is contained in:
kexkey
2019-02-19 14:55:48 -05:00
committed by kexkey
parent 16650bac84
commit b3777d0c97
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,8 @@
action_watch=watcher action_watch=watcher
action_unwatch=watcher action_unwatch=watcher
action_watchxpub=watcher action_watchxpub=watcher
action_getactivewatchesbyxpub=watcher
action_getactivewatchesbylabel=watcher
action_getactivewatches=watcher action_getactivewatches=watcher
action_getbestblockhash=watcher action_getbestblockhash=watcher
action_getbestblockinfo=watcher action_getbestblockinfo=watcher

View File

@@ -24,6 +24,8 @@ const defaultAPIProperties = `
action_watch=watcher action_watch=watcher
action_unwatch=watcher action_unwatch=watcher
action_watchxpub=watcher action_watchxpub=watcher
action_getactivewatchesbyxpub=watcher
action_getactivewatchesbylabel=watcher
action_getactivewatches=watcher action_getactivewatches=watcher
action_getbestblockhash=watcher action_getbestblockhash=watcher
action_getbestblockinfo=watcher action_getbestblockinfo=watcher