zeroconf.async_wait_for_start(), timeout=1) with contextlib.suppress(NotRunningException): await self.zeroconf.async_wait_for_start(timeout=1.0) await self.async_remove_all_service_listeners() await self.async_unregister_all_services() await self.zeroconf._async_close() # pylint: disable=...
blindingKey, privkey_wif=claim_privkey_wif, preimage_hex=preimage_hex, zeroconf=True, )) txid = await task await pay_task development installing poetry install running cli poetry run boltz starting regtest cd docker chmod +x regtest ./regtest running tests poetry run pytest...
[文档]async def stop_action() -> bool: """停止动作 如果动作是一个不可打断的动作, stop_action返回False Returns: bool """ from mini.apis.api_action import StopAllAction block: StopAllAction = StopAllAction() (resultType, response) = await block.execute() _log.info(f'stop_action result...