dash-platform-sdk
    Preparing search index...

    Class IdentitiesController

    Collection of methods to query identities and its related data

    Index

    Methods

    • Retrieves an Identity from the network by give public key hash

      Parameters

      • hex: string

        {string=} public key hash value in hex, should be a length of 40

      Returns Promise<IdentityWASM>