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 36f5b7c commit 544175bCopy full SHA for 544175b
lightning/src/ln/channel.rs
@@ -5339,7 +5339,7 @@ where
5339
}
5340
5341
/// Shuts down this channel (no more calls into this Channel may be made afterwards except
5342
- /// those explicitly stated to be alowed after shutdown, eg some simple getters).
+ /// those explicitly stated to be allowed after shutdown, eg some simple getters).
5343
///
5344
/// Only allowed for channels which never been used (i.e. have never broadcasted their funding
5345
/// transaction).
0 commit comments