feat: NIP-51
This commit is contained in:
@ -35,6 +35,7 @@ export type RawReqFilter = {
|
||||
"#e"?: u256[],
|
||||
"#p"?: u256[],
|
||||
"#t"?: string[],
|
||||
"#d"?: string[],
|
||||
since?: number,
|
||||
until?: number,
|
||||
limit?: number
|
||||
@ -53,4 +54,4 @@ export type UserMetadata = {
|
||||
nip05?: string,
|
||||
lud06?: string,
|
||||
lud16?: string
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user