I know you can i just don’t know how to do it
Login to reply
Replies (1)
In the lnd.conf add the option:
allow-circular-route=true
Then send yourself a payment with:
lncli sendpayment --fee_limit <in sats> --timeout <in seconds> --allow_self_payment --amp --dest <your pubkey> --amt <in sats> --last_hop <remote-pubkey> --outgoing_chan_id <channel-id>