Fix indentation
Signed-off-by: Erik Seppanen <esep@protonmail.com>
This commit is contained in:
parent
94f73d2673
commit
0f23346172
|
@ -58,10 +58,10 @@
|
|||
native-status
|
||||
json)))
|
||||
:multiAccountDeriveAddresses (fn [json callback]
|
||||
(callback
|
||||
(.multiAccountDeriveAddresses
|
||||
native-status
|
||||
json)))
|
||||
(callback
|
||||
(.multiAccountDeriveAddresses
|
||||
native-status
|
||||
json)))
|
||||
:initKeystore (fn [key-uid callback]
|
||||
(callback
|
||||
(.initKeystore
|
||||
|
|
Loading…
Reference in New Issue