Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
MantisClone committed Jan 6, 2023
1 parent f63ce23 commit 465c840
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -46,6 +46,7 @@ const payerEncryptionParameters: EncryptionTypes.IEncryptionParameters = {
method: EncryptionTypes.METHOD.ECIES,
};

// TODO: make a different key, currently duplicate of payer
const thirdEncryptionParameters: EncryptionTypes.IEncryptionParameters = {
key: 'cf4a1d0bbef8bf0e3fa479a9def565af1b22ea6266294061bfb430701b54a83699e3d47bf52e9f0224dcc29a02721810f1f624f1f70ea3cc5f1fb752cfed379d',
method: EncryptionTypes.METHOD.ECIES,
Expand Down

0 comments on commit 465c840

Please sign in to comment.