getKeyRelationshipForTx
getKeyRelationshipForTx(
extrinsic):VerificationKeyRelationship|undefined
Detect the key relationship for a key which should be used to DID-authorize the provided extrinsic.
Parameters
Section titled “Parameters”• extrinsic: Extrinsic
The unsigned extrinsic to inspect.
Returns
Section titled “Returns”VerificationKeyRelationship | undefined
The key relationship.