lnd icon indicating copy to clipboard operation
lnd copied to clipboard

fixing inconsistent flag naming in lncli queryRoutes

Open aljazceru opened this issue 3 years ago • 1 comments

outgoing chan id flag has two different namings:

  • outgoing_chanid in queryroutes
  • outgoing_chan_id in payinvoice

This PR unifies that to outgoing_chan_id for the sake of consistency

aljazceru avatar Sep 30 '22 20:09 aljazceru

@aljazceru, remember to re-request review from reviewers when ready

lightninglabs-deploy avatar Nov 07 '22 05:11 lightninglabs-deploy

@aljazceru, remember to re-request review from reviewers when ready

lightninglabs-deploy avatar May 09 '23 05:05 lightninglabs-deploy

Replaced by/included in https://github.com/lightningnetwork/lnd/pull/7689, original commit author credits are preserved.

guggero avatar May 12 '23 10:05 guggero