Guides
Dash CoreDash PlatformDash.orgDash User DocsLog In
These docs are for v0.24.0. Click to read the latest docs for v0.25-redirect.

Usage: client.platform.identities.register()
Description: This method will register a new identity for you.

Parameters:

parameterstyperequiredDescription
fundingAmountnumbernoDefaults: 10000. Allow to set a funding amount in duffs (satoshis).

Example: await client.platform.identities.register()

Note: The created identity will be associated to the active account. You might want to know more about how to change your active account.

Returns: Identity.