L2-Technology / sensei

A lightning node implementation for everyone
https://l2.technology/sensei
Other
199 stars 39 forks source link

support chain::Access for graph verification #112

Open johncantrell97 opened 2 years ago

johncantrell97 commented 2 years ago

Right now we just use Access::None meaning we don't verify any of the channel announcements that get added to the graph. We should probably either require this or I guess make it optional via a cli flag.