Class ActionThresholds

Represents action thresholds for an account, specifying minimum weights required for deployment and key management actions.

Hierarchy

  • ActionThresholds

Constructors

Properties

Constructors

Properties

deployment: number

The threshold for performing deployment actions, represented as a weight.

keyManagement: number

The threshold for performing key management actions, represented as a weight.

Generated using TypeDoc