- [x] Open_channel Message - [x] Accept_channel Message - [x] Funding_created Message - [x] Funding_signed Message - [x] Funding_locked Message - [x] Closing Initiation: shutdown - [ ] Closing Negotiation: closing_signed - [x] Adding an HTLC: update_add_htlc - [x] Removing an HTLC: update_fulfill_htlc, update_fail_htlc, and update_fail_malformed_htlc - [x] Committing Updates So Far: commitment_signed - [x] Completing the Transition to the Updated State: revoke_and_ack - [ ] Updating Fees: update_fee - [x] Message Retransmission Audited - [ ] Open_channel Message - [ ] Accept_channel Message - [ ] Funding_created Message - [ ] Funding_signed Message - [ ] Funding_locked Message - [ ] Closing Initiation: shutdown - [ ] Closing Negotiation: closing_signed - [ ] Adding an HTLC: update_add_htlc - [ ] Removing an HTLC: update_fulfill_htlc, update_fail_htlc, and update_fail_malformed_htlc - [ ] Committing Updates So Far: commitment_signed - [ ] Completing the Transition to the Updated State: revoke_and_ack - [ ] Updating Fees: update_fee - [ ] Message Retransmission
Audited