OSDN Git Service

update
authorChengcheng Zhang <943420582@qq.com>
Sat, 29 Dec 2018 08:45:12 +0000 (16:45 +0800)
committerChengcheng Zhang <943420582@qq.com>
Sat, 29 Dec 2018 08:45:12 +0000 (16:45 +0800)
app/model/key.py

index 3b89ee4..fe2b9f4 100644 (file)
@@ -244,6 +244,7 @@ def xprv_to_child_xprv(xprv_str, path_list):
     child_xprv_str = xprv_str
     return child_xprv_str
 
+
 # xpub_to_child_xpub create new xpub through the path
 # xpub_str length is 64 bytes.
 # path_list item is hex string.