[Fixes #6793] Improved hook name
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
529eabb1f4
commit
605f8d2590
|
@ -289,7 +289,7 @@
|
|||
:params? :vector
|
||||
:outputs? :vector
|
||||
:on-result :event}}}
|
||||
:hooks {:commands commands/command-hook
|
||||
:hooks {:command commands/command-hook
|
||||
:wallet.settings settings/hook}})
|
||||
|
||||
(defn parse [{:keys [data]} id]
|
||||
|
|
Loading…
Reference in New Issue