diff options
author | Felix Lange <fjl@twurst.com> | 2017-04-18 19:08:17 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2017-04-18 20:52:11 +0800 |
commit | a31d268b76ff13df8e7d060163a842b8ed569793 (patch) | |
tree | 3660c31af1e6fc226e99b1b2767c8fe551f40681 /mobile/discover.go | |
parent | c7a4d9cf8ae307a94d16dd8197824eecd320cdf7 (diff) | |
download | dexon-a31d268b76ff13df8e7d060163a842b8ed569793.tar dexon-a31d268b76ff13df8e7d060163a842b8ed569793.tar.gz dexon-a31d268b76ff13df8e7d060163a842b8ed569793.tar.bz2 dexon-a31d268b76ff13df8e7d060163a842b8ed569793.tar.lz dexon-a31d268b76ff13df8e7d060163a842b8ed569793.tar.xz dexon-a31d268b76ff13df8e7d060163a842b8ed569793.tar.zst dexon-a31d268b76ff13df8e7d060163a842b8ed569793.zip |
trie: remove Key in MissingNodeError
The key was constructed from nibbles, which isn't possible for all
nodes. Remove the only use of Key in LightTrie by always retrying with
the original key that was looked up.
Diffstat (limited to 'mobile/discover.go')
0 files changed, 0 insertions, 0 deletions