code: add response to request item #812
Annotations
3 errors
build
@radixdlt/radix-dapp-toolkit#test: command (/home/runner/work/radix-dapp-toolkit/radix-dapp-toolkit/packages/dapp-toolkit) /home/runner/work/radix-dapp-toolkit/radix-dapp-toolkit/node_modules/.bin/npm run test exited (1)
|
src/modules/wallet-request/identity/tests/ecdh-key-exchange.test.ts > ECDH key exchange > should calculate shared secret:
packages/dapp-toolkit/src/modules/wallet-request/identity/tests/ecdh-key-exchange.test.ts#L10
TypeError: Curve25519(...).calculateSharedSecret is not a function
❯ src/modules/wallet-request/identity/tests/ecdh-key-exchange.test.ts:10:12
|
build
Process completed with exit code 1.
|