forked from coracle/flotilla
Add pow to wrapped messages
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
sendWrapped({
|
||||
event: makeReaction({event, content: emoji.unicode, protect: false}),
|
||||
recipients: pubkeys,
|
||||
pow: 16,
|
||||
})
|
||||
}).bind(undefined, event, pubkeys)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user