1
0

wait for peer.initialized in channel_establishment_flow

This commit is contained in:
SomberNight
2018-06-05 17:31:07 +02:00
committed by ThomasV
parent 11c6fce7bf
commit 6f246b90bf
2 changed files with 2 additions and 0 deletions

View File

@@ -781,6 +781,7 @@ class Peer(PrintError):
self.writer.close()
async def channel_establishment_flow(self, wallet, config, password, funding_sat, push_msat, temp_channel_id):
await self.initialized
# see lnd/keychain/derivation.go
keyfamilymultisig = 0
keyfamilyrevocationbase = 1