mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
068b593d98
pay: ccan/ccan/json_out/json_out.c:144: check_fieldname: Assertion `!fieldname' failed. pay: FATAL SIGNAL 6 (version v0.7.1rc4-1-gf1bea55) 0x11d914 send_backtrace common/daemon.c:40 0x11d9ba crashdump common/daemon.c:53 0x5430f1f ??? ???:0 0x5430e97 ??? ???:0 0x5432800 ??? ???:0 0x5422399 ??? ???:0 0x5422411 ??? ???:0 0x1325c3 check_fieldname ccan/ccan/json_out/json_out.c:144 0x132627 json_out_member_direct ccan/ccan/json_out/json_out.c:162 0x10c4a4 json_out_add_raw_len plugins/pay.c:122 0x10c4f9 json_out_add_raw plugins/pay.c:130 0x10c9ae waitsendpay_expired plugins/pay.c:236 0x10ce39 waitsendpay_error plugins/pay.c:322 0x111aa7 handle_rpc_reply plugins/libplugin.c:431 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
.gitignore | ||
autoclean.c | ||
libplugin.c | ||
libplugin.h | ||
Makefile | ||
pay.c | ||
README.md |
Plugin Directory
Anything file in this directory which is executable and doesn't start and doesn't contain ASCII symbols other than '.', '-' or '_' will be automatically loaded when lightningd starts (unless suppressed with commandline options).