mirror of
https://github.com/aljazceru/python-nostr.git
synced 2025-12-22 08:44:26 +01:00
Changes from https://github.com/callebtc/python-nostr/pull/8
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import time
|
||||
|
||||
from .event import Event
|
||||
from .key import PrivateKey
|
||||
|
||||
|
||||
def zero_bits(b: int) -> int:
|
||||
n = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user