committed by
Daniel D’Aquino
parent
eb99584501
commit
f8185d0ca5
@@ -390,7 +390,7 @@ struct bech32_nrelay {
|
||||
struct ndb_str_block relay;
|
||||
};
|
||||
|
||||
struct nostr_bech32 {
|
||||
typedef struct nostr_bech32 {
|
||||
enum nostr_bech32_type type;
|
||||
|
||||
union {
|
||||
@@ -402,7 +402,7 @@ struct nostr_bech32 {
|
||||
struct bech32_naddr naddr;
|
||||
struct bech32_nrelay nrelay;
|
||||
};
|
||||
};
|
||||
} nostr_bech32_t;
|
||||
|
||||
|
||||
struct ndb_mention_bech32_block {
|
||||
|
||||
Reference in New Issue
Block a user