Switch over to use use blocks from nostrdb
This is still kind of broken until queries are switched over to nostrdb. Will do this next Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
committed by
Daniel D’Aquino
parent
208b3331ca
commit
28a06af534
@@ -384,7 +384,6 @@ struct bech32_naddr {
|
||||
struct ndb_str_block identifier;
|
||||
const unsigned char *pubkey;
|
||||
uint32_t kind;
|
||||
int has_kind;
|
||||
};
|
||||
|
||||
struct bech32_nrelay {
|
||||
|
||||
Reference in New Issue
Block a user