tee8z / doppler

A tool for building out a local regtest environment
Creative Commons Zero v1.0 Universal
38 stars 6 forks source link

Add keysend and amp #58

Closed tee8z closed 5 months ago

tee8z commented 5 months ago

Adds the ability to make the LN_SEND a keysend or amp just by adding a flag, used like this:

exchange SEND_LN customer AMT 10 --keysend
exchange SEND_LN customer AMT 10 --amp

Currently only support for LND, but the other implementations for keysend will follow soon.