This website requires JavaScript.
Explore
RingTools-web
Help
Sign in
mirrors
/
core-lightning
Watch
1
Star
0
Fork
You've already forked core-lightning
0
mirror of
https://github.com/ElementsProject/lightning.git
synced
2025-02-23 15:00:34 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
254ee8a5d3
core-lightning
/
plugins
/
.gitignore
3 lines
14 B
Text
Raw
Normal View
History
Unescape
Escape
plugins: minimal 'pay' plugin. I wrote this sync first, then rewrote async, then developed libplugin. But committing all that just wastes reviewer time, so I present it as if it was always asnc and using the library helper. Currently the command it registers is 'pay2', but when it's complete we'll remove the internal 'pay' and rename it. This does a single 'getroute/sendpay' call. No retries, no options. Shockingly, this by itself is almost sufficient to pass our current test suite with `pay`->`pay2`. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-01-15 14:44:27 +10:30
pay
plugins/.gitignore: Also ignore autoclean.
2019-05-23 02:02:13 +00:00
autoclean
Reference in a new issue
Copy permalink