mirror of
https://github.com/aljazceru/python-nostr.git
synced 2025-12-24 01:34:20 +01:00
Changes from https://github.com/callebtc/python-nostr/pull/8
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
from enum import Enum
|
||||
|
||||
|
||||
class Encoding(Enum):
|
||||
"""Enumeration type to list the various supported encodings."""
|
||||
BECH32 = 1
|
||||
|
||||
Reference in New Issue
Block a user