We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ba04c commit 548a072Copy full SHA for 548a072
lightning/src/ln/msgs.rs
@@ -349,7 +349,7 @@ pub struct UpdateAddHTLC {
349
350
/// An onion message to be sent to or received from a peer.
351
///
352
- /// TODO: update with link to OM when they are merged into the BOLTs
+ // TODO: update with link to OM when they are merged into the BOLTs
353
#[derive(Clone, Debug, PartialEq, Eq)]
354
pub struct OnionMessage {
355
/// Used in decrypting the onion packet's payload.
0 commit comments