resourceIdToChain
resourceIdToChain(
id
):string
Format a DID resource ID to be used as a parameter for the blockchain API functions.
Parameters
• id: #${string}
The DID resource ID to format.
Returns
string
The blockchain-formatted ID.
resourceIdToChain(
id
):string
Format a DID resource ID to be used as a parameter for the blockchain API functions.
• id: #${string}
The DID resource ID to format.
string
The blockchain-formatted ID.