Change variable nomenclature for Channel fields
authorAntoine Riard <ariard@student.42.fr>
Tue, 9 Jun 2020 00:47:55 +0000 (20:47 -0400)
committerAntoine Riard <ariard@student.42.fr>
Mon, 14 Sep 2020 17:16:12 +0000 (13:16 -0400)
commitc7ef6df672b6eb7a8bec9230195fb7cee6d7393e
tree008a2ce63d08d86e51d7521c2640d18108b12d18
parent1d7c4f663c41b13ed4a8b67d69c23136442a9b6b
Change variable nomenclature for Channel fields

Previously most of variable fields relative to data belonging to
our node or counterparty were labeled "local"/"remote". It has been
deemed confusing with regards to transaction construction which is
always done from a "local" viewpoint, even if owner is our counterparty
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_tests.rs