mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-01-06 10:24:21 +01:00
update hash_to_curve
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user