We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b7ca91 commit ab6d3c1Copy full SHA for ab6d3c1
test-suite/e2e/test/delegatedUserDecryption/delegatedUserDecryption.ts
@@ -5,8 +5,6 @@ import { createInstances } from '../instance';
5
import { getSigners, initSigners } from '../signers';
6
import { delegatedUserDecryptSingleHandle, waitForBlock } from '../utils';
7
8
-const USER_DECRYPTION_NOT_DELEGATED_SELECTOR = '0x0190c506';
9
-
10
describe('Delegated user decryption', function () {
11
before(async function () {
12
await initSigners(3);
0 commit comments