Class Unbond

Represents a request to unbond tokens, specifying the validator, unbond kind, and eras.

Hierarchy

  • Unbond

Constructors

Properties

Constructors

Properties

eras: UnbondEra[]

A list of eras during which unbonding occurred.

unbondKind: UnbondKind

The kind of unbonding request, detailing whether it's from a validator, delegated public key, or delegated purse.

validatorPublicKey: PublicKey

The public key of the validator from which tokens are being unbonded.

Generated using TypeDoc