mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-05 07:14:36 +01:00
This is done it two parts, since we have to ask the main daemon to do the lookup for us. If this becomes a bottleneck, we can have a separate daemon, or even an RPC pipe to bitcoind ourselves. Fixes: #403 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>