RoundValidations

@buff-beacon-project/curby-clientDocs


@buff-beacon-project/curby-client / RoundValidations

Type Alias: RoundValidations

RoundValidations: object

A round's validations

Type declaration

Name
Type
Description
Defined in

bellResponse

Validation | null

The validation of the presence of a response pulse on the bell chain

seed

Validation | null

The validation of the seed value

seedOrdering

Validation | null

The validation of the ordering of the seed pulse

Defined in

src/dirng.ts:41

Last updated