@totemsdk/proofgraph
@totemsdk/proofgraph / computeEdgeId
Function: computeEdgeId()
computeEdgeId(type, from, to, proofId, data): string
Parameters
type
string
from
string
string
proofId
string | undefined
data
Record<string, unknown> | undefined
Returns
string