Send dm on sigit sign/complete #230

Open
enes wants to merge 14 commits from 92-send-completion-dm into staging
Showing only changes of commit f422ee338c - Show all commits

View File

@ -270,7 +270,7 @@ export const countLeadingZeroes = (hex: string) => {
/**
* Function to create a wrapped event with PoW
* @param event Original event to be wrapped (can be unsigned or verified)
* @param event Original event to be wrapped (can be unsigned or verified)
* @param receiver Public key of the receiver
* @returns
*/