getBlockhashComparator

function getBlockhashComparator(): (x, y) => number;

Returns

(x, y): number;

Parameters

ParameterType
xstring
ystring

Returns

number

On this page