lightning / blips

Bitcoin Lightning Improvement Proposals
132 stars 46 forks source link

Update bLIP 32 to point to BOLT 12 for name/domain inclusion #48

Open TheBlueMatt opened 1 month ago

TheBlueMatt commented 1 month ago

Placing BIP 353 name/domain entries in BOLT 12 invoice_requests ended up being done in BOLT 12 (in https://github.com/lightning/bolts/pull/1180) rather than a bLIP, so we should make reference to that.

AndySchroder commented 1 month ago

https://github.com/lightning/bolts/pull/1180 has not been merged yet, so confused about your use of past tense? Seems like this should not get merged unless https://github.com/lightning/bolts/pull/1180 does.

TheBlueMatt commented 1 month ago

Fair, this should wait on the BOLT PR.

t-bast commented 1 month ago

LGTM once https://github.com/lightning/bolts/pull/1180 has been merged.