package
0.0.0-20240516195606-7fac76662c6c
Repository: https://github.com/musetechnology/go-nostr.git
Documentation: pkg.go.dev
# Functions
Check reports whether the event ID demonstrates a sufficient proof of work difficulty.
Difficulty counts the number of leading zero bits in an event ID.
Generate performs proof of work on the specified event until either the target difficulty is reached or the function runs for longer than the timeout.
# Variables
No description provided by the author
No description provided by the author