mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
les: remove unused type proofsData
This commit is contained in:
parent
017a8209c7
commit
54d6c708f9
1 changed files with 0 additions and 2 deletions
|
|
@ -235,5 +235,3 @@ func (hn *hashOrNumber) DecodeRLP(s *rlp.Stream) error {
|
||||||
type CodeData []struct {
|
type CodeData []struct {
|
||||||
Value []byte
|
Value []byte
|
||||||
}
|
}
|
||||||
|
|
||||||
type proofsData [][]rlp.RawValue
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue