Class AccountAddress

Hierarchy

  • AccountAddress

Constructors

Properties

address: Uint8Array
CORE_CODE_ADDRESS: AccountAddress = ...
LENGTH: number = 32

Methods

  • Standardizes an address to the format "0x" followed by 64 lowercase hexadecimal digits.

    Parameters

    • address: string

    Returns string

Generated using TypeDoc