Skip to main content

computeEdgeId

@totemsdk/proofgraph


@totemsdk/proofgraph / computeEdgeId

Function: computeEdgeId()

computeEdgeId(type, from, to, proofId, data): string

Parameters

type

string

from

string

to

string

proofId

string | undefined

data

Record<string, unknown> | undefined

Returns

string