feat: support bookmarking replaceable events
This commit is contained in:
parent
2ee9037322
commit
9589095dc5
4 changed files with 40 additions and 13 deletions
|
|
@ -599,7 +599,7 @@ function buildDTag(identifier: string) {
|
|||
return ['d', identifier]
|
||||
}
|
||||
|
||||
function buildETag(
|
||||
export function buildETag(
|
||||
eventHexId: string,
|
||||
pubkey: string = '',
|
||||
hint: string = '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue