newblock feature to watch by txid, to be notified on fundchannel

This commit is contained in:
kexkey
2019-01-29 21:03:24 -05:00
committed by kexkey
parent 8017002069
commit c8480a071f
11 changed files with 358 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ action_unwatchxpubbylabel=watcher
action_getactivewatchesbyxpub=watcher
action_getactivewatchesbylabel=watcher
action_getactivexpubwatches=watcher
action_watchtxid=watcher
action_getactivewatches=watcher
action_getbestblockhash=watcher
action_getbestblockinfo=watcher
@@ -34,11 +35,13 @@ action_ln_newaddr=spender
action_ots_stamp=spender
action_ots_getfile=spender
action_ln_getinvoice=spender
action_ln_connectfund=spender
# Admin can do what the spender can do, plus:
# Should be called from inside the Docker network only:
action_conf=internal
action_newblock=internal
action_executecallbacks=internal
action_ots_backoffice=internal