You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggested-by: @NicolasDorierCloses: ElementsProject#8078
Signed-off-by: Rusty Russell <[email protected]>
Changelog-Changed: Protocol: we no longer try asking for blocks from bitcoind's peers if they don't store blocks.
Suggested-by: @NicolasDorierCloses: ElementsProject#8078
Signed-off-by: Rusty Russell <[email protected]>
Changelog-Changed: Protocol: we no longer try asking for blocks from bitcoind's peers if they don't store blocks.
@NicolasDorier pointed out that fetching blocks from peers is slowed down due to us not filtering for nodes with a the serviceflag
NODE_NETWORK
set.lightning/plugins/bcli.c
Lines 630 to 633 in 9c39410
The text was updated successfully, but these errors were encountered: