Ejemplo n.º 1
0
 def _get_priv(self, key: BIP32Node) -> str:
     return b2h(to_bytes_32(key.secret_exponent()))