[Misc] add hash_function doc string (#24014)

Signed-off-by: Andy Xie <andy.xning@gmail.com>
This commit is contained in:
Ning Xie 2025-09-01 14:11:20 +08:00 committed by GitHub
parent 422e793fa6
commit 5438967fbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -527,6 +527,7 @@ def hash_block_tokens(
hash values for the same block contents.
Args:
hash_function: The hash function used to compute block hash.
parent_block_hash: The hash of the parent block. None
if this is the first block.
curr_block_token_ids: A list of token ids in the current