[Fixes #6793] Improved hook name

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
Julien Eluard 2018-11-20 16:27:49 +01:00
parent 529eabb1f4
commit 605f8d2590
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6
1 changed files with 1 additions and 1 deletions

View File

@ -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]