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
2025-01-05 21:44:42 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
78d32b12d0
core-lightning
/
plugins
/
.gitignore
6 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
plugins/.gitignore: Also ignore autoclean.
2019-05-23 04:02:13 +02:00
autoclean
gitignore: extend with recently added build products Changelog-None
2020-02-19 21:35:13 +01:00
bcli
pay
plugins/spender/: New plugin that will eventually absorb all onchain-spending commands.
2020-09-09 12:25:20 +02:00
spenderp
plugins/multifundchannel.c: Implementation of `multifundchannel`. Changelog-Added: We now have `multifundchannel` as a builtin plugin command to fund multiple channels to different peers all in a single onchain transaction. Header from folded patch 'fixup-use-json_add_psbt.patch': fixup! Header from folded patch 'use-goto-no-ok-chain.patch': fixup! Header from folded patch 'destinations-at-parse-time.patch': fixup! Header from folded patch 'multifundchannel__use_jsmntoks_to_pass_through_json_string,_not_strings.patch': multifundchannel: use jsmntoks to pass through json string, not strings Passing in "" for utxos would crash lightningd on the command-line otherwise. Now returns an error. Header from folded patch 'update_plugins-multifundchannel.c.patch': Update plugins/multifundchannel.c Co-authored-by: Darosior <darosior@protonmail.com>
2020-09-09 05:10:37 +02:00
multifundchannel
Reference in New Issue
Copy Permalink