Skip to content

Commit 995e520

Browse files
author
himanshu
committed
remove distributed metadata param from legacy api
1 parent 2b45a12 commit 995e520

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/helpers/nodeUtils.ts

-1
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,6 @@ export const legacyKeyAssign = async ({
681681
if (firstPoint !== undefined) initialPoint = firstPoint;
682682

683683
const data = generateJsonRPCObject("KeyAssign", {
684-
distributed_metadata: true,
685684
verifier,
686685
verifier_id: verifierId.toString(),
687686
});

0 commit comments

Comments
 (0)