Skip to main content
Version: near-api-js@1.1.0

Interface: EpochValidatorInfo

providers/provider.EpochValidatorInfo

Properties

current_fisherman

current_fisherman: ValidatorStakeView[]

Defined in

providers/provider.ts:252


current_proposals

current_proposals: ValidatorStakeView[]

Defined in

providers/provider.ts:254


current_validators

current_validators: CurrentEpochValidatorInfo[]

Defined in

providers/provider.ts:248


epoch_start_height

epoch_start_height: number

Defined in

providers/provider.ts:258


next_fisherman

next_fisherman: ValidatorStakeView[]

Defined in

providers/provider.ts:250


next_validators

next_validators: NextEpochValidatorInfo[]

Defined in

providers/provider.ts:246


prev_epoch_kickout

prev_epoch_kickout: ValidatorStakeView[]

Defined in

providers/provider.ts:256