Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ReadonlyIdentity

An identity object for anonymous access to an account. Doesn't have transaction signing capabilities.

Hierarchy

  • ReadonlyIdentity

Implements

  • IIndentity

Index

Constructors

Properties

Constructors

constructor

  • Creates a readonly identity

    Parameters

    • publicKey: string

      A BitClout public key to associate with this identity.

    Returns ReadonlyIdentity

Properties

Readonly bitcloutPublicKey

bitcloutPublicKey: string

Public key shown on account's bitclout profile

Readonly canSign

canSign: false = false

Generated using TypeDoc