Skip to content

Commit 20abc62

Browse files
committed
f
1 parent c066545 commit 20abc62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/ln/channelmanager.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6175,7 +6175,6 @@ impl<Signer: Sign, M: Deref , T: Deref , K: Deref , F: Deref , L: Deref >
61756175
fn provided_init_features(&self, _their_init_features: &PublicKey) -> InitFeatures {
61766176
InitFeatures::known_channel_features()
61776177
}
6178-
61796178
}
61806179

61816180
const SERIALIZATION_VERSION: u8 = 1;

0 commit comments

Comments
 (0)