Class Credit

Represents a credit in a staking system, tied to a specific era and validator.

Hierarchy

  • Credit

Constructors

Properties

Constructors

Properties

The amount of the credit.

eraID: number

The era ID associated with this credit.

validatorPublicKey: PublicKey

The public key of the validator for this credit.

Generated using TypeDoc