lint
This commit is contained in:
parent
851af4f1bc
commit
5d54bba846
@ -1009,7 +1009,7 @@ describe('hash-to-curve (against Killic)', () => {
|
||||
});
|
||||
deepStrictEqual(p.toHex(false), t.expected);
|
||||
});
|
||||
}
|
||||
}
|
||||
});
|
||||
const VECTORS_ENCODE_G1 = [
|
||||
{
|
||||
@ -1048,7 +1048,7 @@ describe('hash-to-curve (against Killic)', () => {
|
||||
});
|
||||
deepStrictEqual(p.toHex(false), t.expected);
|
||||
});
|
||||
}
|
||||
}
|
||||
});
|
||||
// Point G2
|
||||
const VECTORS_G2 = [
|
||||
|
Loading…
Reference in New Issue
Block a user