mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-09 23:03:15 +02:00
Added flag include_auth_proof to DescribeGraph, GetNodeInfo, GetChanInfo and the corresponding lncli commands. With the flag, these APIs add AuthProof (signatures from the channel announcement) to the returned ChannelEdge. This is useful to extract this data from the DB.