Class Bridge

Represents a bridge between validators, including their public keys and the associated era.

Hierarchy

  • Bridge

Constructors

Properties

eraID: number

The era ID during which this bridge was established.

newValidatorPublicKey: PublicKey

The public key of the new validator.

oldValidatorPublicKey: PublicKey

The public key of the old validator.

Generated using TypeDoc