Represents an associated key for an account, linking an AccountHash with a weight that determines its permission level.
AccountHash
The account hash associated with this key, uniquely identifying the account.
The weight assigned to this key, which determines the key’s authority level.
Generated using TypeDoc
Represents an associated key for an account, linking an
AccountHash
with a weight that determines its permission level.