mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
But this requires a watch-only wallet, and python-bitcoinlib doesn't support multiple wallets, so we need to unload the original one, but then we need to generate a block, so that can't generate a new address, so we need an address arg to generate_block. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>