getIdentityIdByFirstPublicKey
New site!
All content has been migrated to docs.dash.org. You will be automatically redirected momentarily.
Usage: async client.platform.getIdentityIdByFirstPublicKey(publicKeyHash)
Description: Fetch the identity ID using the public key hash of the identity's first key
Parameters:
| parameters | type | required | Description |
|---|---|---|---|
| publicKeyHash | String | yes | A valid public key hash |
Returns : Promise<!Buffer|null>
Updated almost 3 years ago
Did this page help you?
