A secret key. The secret key object is created from a base58 encoded string representing the secret key.

Remarks

  • String representation is S + base58Check(version_bytes + secret_key_hash_bytes)
  • bytes attribute is the Uint8Array representation of the secret key.

Constructors

Properties

Methods

Constructors

Properties

bytes: Uint8Array
version: number

Methods

Generated using TypeDoc