Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SFort authored Jan 10, 2023
1 parent 4ce7b7f commit 248b7bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ by creating `ocaip/password` and putting the password inside
by creating `ocaip/sha1pow` and putting the amount of zero bits inside.
or `ocaip/argon2pow`, `ocaip/sha512pow` (since 1.3.0)
Higher values mean longer wait time
They can also require multiple proofs of work, for example two 23 leadingZero ones by inserting `23*2`.

They can also require multiple proofs of work, for example two 23 leadingZero ones by inserting `23*2`.
Requireing too many proofs of work could cause issues, haven't tested.

____________________________________________________

Expand Down

0 comments on commit 248b7bb

Please sign in to comment.