Remove HTLCDirection struct
authorValentine Wallace <vwallace@protonmail.com>
Wed, 14 Apr 2021 15:31:11 +0000 (11:31 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Mon, 3 May 2021 22:31:02 +0000 (18:31 -0400)
commit9157f86d3f75c4b122c319e2639455b90f7fd1f9
tree3df9379d9a06386fbd1b0575d50106866aa14cb2
parent5ec1c3f55f5c6794972846ccbe6dc67440313dab
Remove HTLCDirection struct

We're going to split payment storage into two maps, one for
inbound and one for outbound.
src/cli.rs
src/main.rs