interledgerjs / settlement-lightning

⚡️ Settle Interledger payments using the Lightning Network
Apache License 2.0
15 stars 4 forks source link

Add Missing Deps, Lint fixes #6

Closed dappelt closed 6 years ago

michielbdejong commented 6 years ago

Thanks! I should actually overwrite sendData and make it call https://github.com/interledgerjs/ilp-plugin-lnd-asym-server/pull/6/files#diff-a4f485aa834ca5b3c24819fceb39c56fL220 after each successful interledger payment. Created #8 about that. So you can delete that function to make lint pass now, but then we need to resurrect it when fixing that issue. Otherwise, LGTM!