• R/O
  • HTTP
  • SSH
  • HTTPS

pybtm: 提交

Python3 implementation of the Bytom protocol. https://pypi.org/project/pybtm/


Commit MetaInfo

修订版f0319f798261722c49f1d00c7f57d7a253656241 (tree)
时间2019-03-26 17:00:48
作者Chengcheng Zhang <943420582@qq.c...>
CommiterChengcheng Zhang

Log Message

fix readme.md

更改概述

差异

--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ get_root_xprv create root expanded private key.
6565
6666 get_xpub create expanded public key.
6767
68-```
68+```python
6969 >>> from pybtm import key
7070 >>> key.get_xpub('c003f4bcccf9ad6f05ad2c84fa5ff98430eb8e73de5de232bc29334c7d074759d513bc370335cac51d77f0be5dfe84de024cfee562530b4d873b5f5e2ff4f57c')
7171 '1b0541a7664cee929edb54d9ef21996b90546918a920a77e1cd6015d97c56563d513bc370335cac51d77f0be5dfe84de024cfee562530b4d873b5f5e2ff4f57c'
Show on old repository browser