We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b45a12 commit 995e520Copy full SHA for 995e520
src/helpers/nodeUtils.ts
@@ -681,7 +681,6 @@ export const legacyKeyAssign = async ({
681
if (firstPoint !== undefined) initialPoint = firstPoint;
682
683
const data = generateJsonRPCObject("KeyAssign", {
684
- distributed_metadata: true,
685
verifier,
686
verifier_id: verifierId.toString(),
687
});
0 commit comments