This commit is contained in:
Dmitriy Ryajov 2024-02-09 14:48:44 -06:00
parent b88e7c6b40
commit 4648c863f5
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4
1 changed files with 0 additions and 2 deletions

View File

@ -28,8 +28,6 @@ const
DefaultBlockSize* = NBytes 1024 * 64
DefaultCellSize* = NBytes 2048
DefaultSamplesNum* = 20
# hashes
Sha256HashCodec* = multiCodec("sha2-256")
Sha512HashCodec* = multiCodec("sha2-512")