mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-20 14:14:48 +01:00
getactivewatches xpub label in gatekeeper
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
action_watch=watcher
|
||||
action_unwatch=watcher
|
||||
action_watchxpub=watcher
|
||||
action_getactivewatchesbyxpub=watcher
|
||||
action_getactivewatchesbylabel=watcher
|
||||
action_getactivewatches=watcher
|
||||
action_getbestblockhash=watcher
|
||||
action_getbestblockinfo=watcher
|
||||
|
||||
@@ -24,6 +24,8 @@ const defaultAPIProperties = `
|
||||
action_watch=watcher
|
||||
action_unwatch=watcher
|
||||
action_watchxpub=watcher
|
||||
action_getactivewatchesbyxpub=watcher
|
||||
action_getactivewatchesbylabel=watcher
|
||||
action_getactivewatches=watcher
|
||||
action_getbestblockhash=watcher
|
||||
action_getbestblockinfo=watcher
|
||||
|
||||
Reference in New Issue
Block a user