1
0

lnbase: two payments working, temporarily disable sig check

This commit is contained in:
Janus
2018-05-14 14:21:30 +02:00
committed by ThomasV
parent ee87920573
commit 6173c2d7a7
2 changed files with 12 additions and 12 deletions

View File

@@ -101,7 +101,7 @@ if __name__ == "__main__":
network.futures.append(asyncio.run_coroutine_threadsafe(peer.main_loop(), network.asyncio_loop))
funding_satoshis = 1000000
push_msat = 500000000
push_msat = 610000000
# run blocking test
async def async_test():