SIGN_HASH_NUM
hashes_in_sb = MIN(sg_num_hashes, SIGN_HASH_NUM);
sg_num_hashes, hashes_in_sb, SIGN_HASH_NUM);
if (sg_num_hashes > SIGN_HASH_NUM) {
if (sg_num_hashes >= SIGN_HASH_NUM) {