-
Notifications
You must be signed in to change notification settings - Fork 417
Closed
Labels
Milestone
Description
- 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
- 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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done