getNextLinks
Last updated
Last updated
• Docs
/ / getNextLinks
getNextLinks(
chain
,previous
): <unknown
,number
,number
,Version
>[]
Internal
Next pulses skip links
If the chain has a links radix of 0, the next pulse will have a single link to the previous pulse.
chain
Chain
The chain
previous
false
| Pulse
The previous pulse, or false for first pulse
<unknown
, number
, number
, Version
>[]