Open BruceChen1995 opened 2 years ago
If len(didDoc.VerificationMethod) = 0, the function will return (nil, nil).
len(didDoc.VerificationMethod) = 0
(nil, nil)
If
len(didDoc.VerificationMethod) = 0
, the function will return(nil, nil)
.