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 cdab0d3 commit e73434fCopy full SHA for e73434f
lightning/src/ln/channel.rs
@@ -5304,7 +5304,7 @@ where
5304
}
5305
5306
/// Shuts down this channel (no more calls into this Channel may be made afterwards except
5307
- /// those explicitly stated to be alowed after shutdown, eg some simple getters).
+ /// those explicitly stated to be allowed after shutdown, eg some simple getters).
5308
///
5309
/// Only allowed for channels which never been used (i.e. have never broadcasted their funding
5310
/// transaction).
0 commit comments