forked from mirror/go-ethereum
les: remove useless protocol defines (#22115)
This PR has two changes in the les protocol: - the auxRoot is not supported. See ethereum/devp2p#171 for more information - the empty response will be returned in GetHelperTrieProofsMsg request if the merkle proving is failed. note, for backward compatibility, the empty merkle proof as well as the request auxiliary data will still be returned in les2/3 protocol no matter the proving is successful or not. the proving failure can happen e.g. request the proving for a non-included entry in helper trie (unstable header).revert-23120-drop-eth-65
parent
c76573a97b
commit
034ecc3210
Loading…
Reference in new issue