update hash_to_curve

This commit is contained in:
callebtc
2022-10-10 19:00:33 +02:00
parent e0d8f7b816
commit 88a7e38da0
7 changed files with 33 additions and 24 deletions

View File

@@ -247,7 +247,7 @@ class MintKeyset:
first_seen=None,
active=None,
seed: Union[None, str] = None,
derivation_path: str = "0",
derivation_path: str = None,
):
self.derivation_path = derivation_path
self.id = id