Removes the NSEC form nip19

This commit is contained in:
Vitor Pamplona 2024-02-13 20:49:21 -05:00
parent 8bc1c2ec68
commit 9c84a538d6

@ -32,7 +32,6 @@ object Nip19 {
EVENT,
RELAY,
ADDRESS,
NSEC,
}
enum class TlvTypes(val id: Byte) {