getBlockHeadersAfter

fun getBlockHeadersAfter(loc: BlockLocator, stopAt: Hash256 = Hash256(), signaler: Signaler<Boolean>? = null): MutableList<out iBlockHeader>

Get a list of block headers after a certain location.

Parameters

loc

get headers after this location

Throws

After multiple retries, no headers found