summaryrefslogtreecommitdiff
path: root/ext/node/ops/crypto/cipher.rs
diff options
context:
space:
mode:
authorBirk Skyum <74932975+birkskyum@users.noreply.github.com>2024-08-08 12:20:16 +0200
committerGitHub <noreply@github.com>2024-08-08 15:50:16 +0530
commit733162a83eb0808d593ceadbf15bb3490cc1aa15 (patch)
tree1f54691d8b6606602d1dceaec85d977fd6569e5b /ext/node/ops/crypto/cipher.rs
parent6fce23c54ec619168eee096fc7bf801d0cec0cb6 (diff)
fix(node/crypto): Assign publicKey and privateKey with let instead of const (#24943)
Because public/private key are reassigned, they should be `let` instead of `const`. Co-authored-by: Divy Srivastava <dj.srivastava23@gmail.com>
Diffstat (limited to 'ext/node/ops/crypto/cipher.rs')
0 files changed, 0 insertions, 0 deletions