getIdentity
New site!
All content has been migrated to docs.dash.org. You will be automatically redirected momentarily.
Usage: async client.platform.getIdentity(id)
Description: Fetch the identity by id
Parameters:
parameters | type | required | Description |
---|---|---|---|
id | String | yes | A valid registered identity |
Returns : Promise<!Buffer|null>
Updated about 1 year ago