mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-03 05:45:05 -05:00
Merge branch 'dev' into vbuterin-patch-13
This commit is contained in:
@@ -205,7 +205,7 @@ def truncate(container):
|
||||
return truncated_class(**kwargs)
|
||||
|
||||
|
||||
def signed_root(container):
|
||||
def signing_root(container):
|
||||
return hash_tree_root(truncate(container))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user