You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//! (see [BOLT-2](https://github.com/lightning/bolts/blob/master/02-peer-protocol.md) for more information).
53
57
//! - `Keysend` - send funds to a node without an invoice
54
58
//! (see the [`Keysend` feature assignment proposal](https://github.com/lightning/bolts/issues/605#issuecomment-606679798) for more information).
55
-
//! - `AnchorsZeroFeeHtlcTx` - requires/supports that commitment transactions include anchor outputs
56
-
//! and HTLC transactions are pre-signed with zero fee (see
57
-
//! [BOLT-3](https://github.com/lightning/bolts/blob/master/03-transactions.md) for more
0 commit comments