You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rfqmsg: generate ID for SCID alias into custom range
A recent change to the lnd SCID alias RPCs requires us to generate SCID
aliases in a certain range. Because we derive the alias from the
randomly generated RFQ ID, we need to make sure we derive a random ID
that can be successfully transformed into a valid SCID alias.
0 commit comments