This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
core-lightning
Watch
1
Star
0
Fork
0
You've already forked core-lightning
mirror of
https://github.com/ElementsProject/lightning.git
synced
2024-11-19 09:54:16 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
d478dc0e59
core-lightning
/
plugins
/
.gitignore
4 lines
26 B
Plaintext
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 05:14:27 +01:00
pay
plugins/.gitignore: Also ignore autoclean.
2019-05-23 04:02:13 +02:00
autoclean
plugins/.gitignore: Add `fundchannel` entry
2019-09-17 15:51:21 +02:00
fundchannel
Reference in New Issue
Copy Permalink