mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-15 12:50:15 +02:00
Adds the optional/required feature bit pair for negotiating sessions for anchor channels under features bits 2+3. |
||
|---|---|---|
| .. | ||
| create_session.go | ||
| create_session_reply.go | ||
| delete_session.go | ||
| delete_session_reply.go | ||
| error.go | ||
| error_code.go | ||
| features.go | ||
| init.go | ||
| init_test.go | ||
| message.go | ||
| state_update.go | ||
| state_update_reply.go | ||
| summary.go | ||
| wtwire.go | ||
| wtwire_test.go | ||