getDidUri
getDidUri(
didOrAddress):DidUri
Builds the URI an accountswill have after it’s stored on the blockchain.
Parameters
Section titled “Parameters”• didOrAddress: `3${string}` | `did:cord:3${string}`
The URI of the account. Internally it’s used with the DID “address” as well.
Returns
Section titled “Returns”The expected DID URI.