Function NetworkClient.getPreimagesFrom

Get the array of pre-images starting from the enrolled_height.

PreImageInfo[] getPreimagesFrom (
  ulong start_height
);

Parameters

NameDescription
start_height the starting enrolled height to begin retrieval from

Returns

the array of preimages of validators enrolling from enrolled_height to end_height

If the request failed, returns an empty array