api.py 文件源码

python
阅读 19 收藏 0 点赞 0 评论 0

项目:neon-wallet-db 作者: CityOfZion 项目源码 文件源码
def db2json(db_obj):
    return json.loads(json.dumps(db_obj, indent=4, default=json_util.default))

# return a dictionary of spent (txids, vout) => transaction when spent
# TODO: add vout to this
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号