Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
377
void 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_cb
Function · 0.70
adaptive_splitter_cb
Function · 0.70
Calls
1
payment_start_at_blockheight
Function · 0.85
Tested by
no test coverage detected