Appearance
didToIndex(did): bigint
did
bigint
Defined in: btcr2-leaf.ts:9
Compute the SMT leaf index for a DID string. Per spec: index = bigint(SHA-256(did)).
index = bigint(SHA-256(did))
string