lnd/htlcswitch
Olaoluwa Osuntokun 28c086f1fc
htlcswitch: remove call to InitRemoteMusigNonces
In this commit, we remove the internal call to `InitRemoteMusigNonces`.
We don't need this since when we go to process the remote party's chan
reest message, we'll already call this method. Otherwise, we'll get an
error here since the pending verification nonce has been wiped out after
each call.
2023-08-22 16:34:02 -07:00
..
2022-01-10 08:42:32 +01:00
2019-09-09 13:52:35 +02:00