Skip to content

error at shake 256 and 512 mode #2

@chezsick

Description

@chezsick

each time i type :::: vanityhash -d shake_256 000000
output ::::

Traceback (most recent call last):
  File "/usr/local/bin/vanityhash", line 612, in <module>
    vh.main()
  File "/usr/local/bin/vanityhash", line 118, in main
    self.args = self.parse_args()
  File "/usr/local/bin/vanityhash", line 463, in parse_args
    hexdigestsize = len(testctx.hexdigest(*self.digest_args, **self.digest_kwargs))
TypeError: hexdigest() takes exactly one argument (0 given)

pleaese fix it!
Sick.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions