コード例 #1
0
ファイル: btc_model.py プロジェクト: vaulto-wallet/backend
 def _get_xpub(self, key: BIP32Node) -> str:
     return key.hwif(as_private=False)