lightningdevkit / lightning-liquidity

Other
27 stars 17 forks source link

LSPS2: Improve `invoice_parameters_generated` docs #121

Open tnull opened 8 months ago

tnull commented 8 months ago

We currently don't mention that the intercept SCID needs to be retrieved from ChannelManager::get_intercept_scid.

We should explicitly mention that.