Drop new test Node field introduced in 8ce2223b6952567b28adfcc11c2
authorMatt Corallo <git@bluematt.me>
Mon, 11 May 2020 22:36:58 +0000 (18:36 -0400)
committerMatt Corallo <git@bluematt.me>
Tue, 12 May 2020 18:02:40 +0000 (14:02 -0400)
commit5dc724f87532333059583c6b77ff90fae10cf45d
tree3a1ce4d0e5edbc9f0760e0e06cfd88ce291a0c5e
parent07a7e34f89323540f17abbf9a4b708d27f6bd18f
Drop new test Node field introduced in 8ce2223b6952567b28adfcc11c2

8ce2223b6952567b28adfcc11c23c9f19c4c0324 introduced a new field in
the "Node" objects used in our functional tests - the node_id. Its
not a bad idea to cache it, but unless we want to commit and use it
everywhere, we should avoid duplicating data, especially in tests
where we'd rather exercise the underlying code than bypass it.
lightning/src/ln/functional_test_utils.rs