Skip to content

Commit a560983

Browse files
committed
f sp
1 parent 9313b79 commit a560983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/sign/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2207,7 +2207,7 @@ impl KeysManager {
22072207
}
22082208
#[cfg(test)]
22092209
if self.v2_remote_key_derivation {
2210-
// In tests, we don't have to deal with upgrades from V1 sighers with
2210+
// In tests, we don't have to deal with upgrades from V1 signers with
22112211
// `v2_remote_key_derivation` set, so use this opportunity to test
22122212
// `possible_v2_counterparty_closed_balance_spks`.
22132213
let possible_spks =

0 commit comments

Comments
 (0)