feat(arc): update t6 hash list (#144)

This commit is contained in:
Edo
2023-08-11 08:53:59 +02:00
committed by GitHub
parent d7365e471a
commit f17d68aa1c
2 changed files with 6 additions and 1 deletions

View File

@ -12,6 +12,6 @@ namespace xsk::arc::t6
{
constexpr usize code_count = 125;
constexpr usize hash_count = 3326;
constexpr usize hash_count = 3331;
} // namespace xsk::arc::t6