Files
lnd/peer.go
Wilmer Paulino cf5dc90d04 peer+server: wait until peer is active to begin channel opening process
Without waiting, we would proceed to retrieve the remote peer's
supported features, which may have not been set due to not yet receiving
their Init message.
2019-10-01 17:42:43 -04:00

80 KiB