setNextValidators
setNextValidators: ((preCommitThreshold: bigint, certificateThreshold: bigint, validators: Validator[]) => void)
Type declaration
-
- (preCommitThreshold: bigint, certificateThreshold: bigint, validators: Validator[]): void
-
Parameters
-
preCommitThreshold: bigint
-
certificateThreshold: bigint
-
validators: Validator[]
Returns void