diff --git a/60.md b/60.md index 513c69f..ca87a76 100644 --- a/60.md +++ b/60.md @@ -24,7 +24,8 @@ This NIP doesn't deal with users' *receiving* money from someone else, it's just "content": nip44_encrypt([ [ "balance", "100", "sat" ], [ "privkey", "hexkey" ], // explained in NIP-61 - [ "ncryptsec", "NIP-49 encrypted private key" ] + [ "ncryptsec", "NIP-49 encrypted private key" ], + [ "p2pk", "pubkey of the private key in the ncryptsec tag" ] ]), "tags": [ [ "d", "my-wallet" ],