We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae34178 commit c35ddafCopy full SHA for c35ddaf
pkg/tbtc/node.go
@@ -1210,7 +1210,7 @@ func (n *node) handleWalletClosure(walletID [32]byte) error {
1210
}
1211
1212
logger.Infof(
1213
- "Successfully archived wallet with wallet ID [0x%x] and public key "+
+ "successfully archived wallet with wallet ID [0x%x] and public key "+
1214
"hash [0x%x]",
1215
walletID,
1216
walletPublicKeyHash,
0 commit comments