lnbase: two payments working, temporarily disable sig check
This commit is contained in:
@@ -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():
|
||||
|
||||
Reference in New Issue
Block a user