MCPcopy Create free account
hub / github.com/ElementsProject/lightning / payment_start

Function payment_start

plugins/libplugin-pay.c:377–380  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

375}
376
377void payment_start(struct payment *p)
378{
379 payment_start_at_blockheight(p, INVALID_BLOCKHEIGHT);
380}
381
382 /**
383 * Notify subscribers of the `channel_hint` topic about a changed hint

Callers 2

retry_step_cbFunction · 0.70
adaptive_splitter_cbFunction · 0.70

Calls 1

Tested by

no test coverage detected