Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Wif

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Wif(privateKey: Buffer, version: number): Wif

Properties

encoded

encoded: string

privateKey

privateKey: Buffer

Methods

Static Private encode

  • encode(privateKey: Buffer, version: number): string
  • Parameters

    • privateKey: Buffer
    • version: number

    Returns string

Generated using TypeDoc