Closed tnull closed 9 months ago
LSPS1 currently uses id or channel_id variable names in different places.
id
channel_id
For consistency with LSPS2 and LDK in general, we should make sure to name it user_channel_id everywhere.
user_channel_id
Resolved in #93.
LSPS1 currently uses
id
orchannel_id
variable names in different places.For consistency with LSPS2 and LDK in general, we should make sure to name it
user_channel_id
everywhere.