ptarmigan icon indicating copy to clipboard operation
ptarmigan copied to clipboard

lnd send announcement_signatures before funding_locked

Open nayuta-ueno opened this issue 5 years ago • 2 comments

Ptarmigan spoil lnd's announcement_signatures before funding_locked.

  • lnd: a575b5679d116fcadb0f5b8dd943953e11646de4
BOLT7:

A recipient node:
  - if it has not sent funding_locked:
    - MAY defer handling the announcement_signatures until after it has sent funding_locked
    - otherwise:
      - MUST ignore it.

nayuta-ueno avatar Jul 11 '19 08:07 nayuta-ueno

https://github.com/lightningnetwork/lightning-rfc/pull/625

nayuta-ueno avatar Jul 11 '19 08:07 nayuta-ueno

https://github.com/lightningnetwork/lightning-rfc/pull/620

nayuta-ueno avatar Jul 11 '19 08:07 nayuta-ueno