Class AssociatedKey

Represents an associated key for an account, linking an AccountHash with a weight that determines its permission level.

Hierarchy

  • AssociatedKey

Constructors

Properties

Constructors

Properties

accountHash: AccountHash

The account hash associated with this key, uniquely identifying the account.

weight: number

The weight assigned to this key, which determines the key’s authority level.

Generated using TypeDoc