get Block Headers After
fun getBlockHeadersAfter(loc: BlockLocator, stopAt: Hash256 = Hash256()): 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