Skip to content

Check Bolt 2 spec #240

@SWvheerden

Description

@SWvheerden
  • 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

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions