Rusty Russell
e76a7a971e
pytest: fix flake in test_anchorspend_using_to_remote
Make sure all nodes see all channels:
```
2025-05-09T06:07:42.6214730Z > route = l1.rpc.getroute(l3.info['id'], amt, 1)['route']
2025-05-09T06:07:42.6215091Z
2025-05-09T06:07:42.6215239Z tests/test_closing.py:4199:
...
2025-05-09T06:07:42.6241237Z E pyln.client.lightning.RpcError: RPC call failed: method: getroute, payload: {'id': '035d2b1192dfba134e10e540875d366ebc8bc353d5aa766b80c090b39c3a5d885d', 'amount_msat': 100000000, 'riskfactor': 1, 'cltv': 9}, error: {'code': -32602, 'message': '035d2b1192dfba134e10e540875d366ebc8bc353d5aa766b80c090b39c3a5d885d: unknown destination node_id (no public channels?)'}
```
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-05-11 11:25:40 +09:30
..
2025-04-02 11:22:54 +10:30
2025-04-15 19:53:47 +09:30
2025-04-29 13:31:23 +09:30
2025-05-02 13:39:33 -07:00
2025-02-24 19:38:37 +10:30
2025-05-11 11:25:40 +09:30
2025-05-06 12:27:53 +09:30
2025-05-02 13:34:21 -07:00
2025-05-05 09:31:22 -07:00
2025-02-13 21:15:45 -06:00
2025-05-11 11:25:40 +09:30
2025-05-08 14:01:38 +09:30
2024-11-17 16:04:06 +10:30
2025-05-06 12:27:53 +09:30
2025-04-29 09:38:20 +09:30
2025-05-11 11:25:40 +09:30
2025-05-08 14:01:38 +09:30
2025-05-08 14:01:38 +09:30
2025-05-08 10:49:31 +09:30
2024-11-19 09:06:28 +10:30
2025-04-16 08:02:14 +09:30
2024-11-21 14:15:36 +10:30
2025-02-13 21:15:45 -06:00
2024-11-17 14:25:29 +10:30
2025-01-27 11:07:04 +10:30
2024-11-12 06:42:52 +10:30
2025-03-24 13:59:58 +10:30
2025-05-08 14:01:38 +09:30
2025-05-02 13:25:11 -07:00
2025-05-08 14:01:38 +09:30