mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
No need to give malfunctioning feature by default. Issue #15 affects StoragesTrie, AccountsTrie table which is used only for state root and proof generation. Also clearing the table does not affect any other parts of reth node. Meanwhile, add --experimental-eth-get-proof flag to enable eth_getProof forcefully.