PulsePair

@buff-beacon-project/curby-clientDocs


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

Type Alias: PulsePair

PulsePair: object

A pair of sequential pulses

Type declaration

Name
Type
Description
Defined in

chain

Chain

The chain

prev?

Pulse | null

The previous pulse

pulse?

Pulse | null

The pulse

Defined in

src/client.ts:62

Last updated