compareValidatorHashes
export function compareValidatorHashes(
a: ValidatorHash,
b: ValidatorHash
): number
Arguments
1. a
a: ValidatorHash
2. b
b: ValidatorHash
Returns
number
export function compareValidatorHashes(
a: ValidatorHash,
b: ValidatorHash
): number
a
a: ValidatorHash
b
b: ValidatorHash
number