mirror of https://github.com/ethereum/go-ethereum
trie: fix benchmark by ensuring key immutability (#28221)
This change fixes the bug in a benchmark, where the input to the trie is reused in a way which is not correct. --------- Co-authored-by: Martin Holst Swende <martin@swende.se>pull/28245/head
parent
339a4cf056
commit
2091ebdf5e
Loading…
Reference in new issue