From 78745551c077bf54151202138c2629f288769561 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 15 Sep 2020 23:55:34 -0400 Subject: WIP: geth-tavum --- accounts/scwallet/hub.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accounts/scwallet/hub.go') diff --git a/accounts/scwallet/hub.go b/accounts/scwallet/hub.go index ceb422c..67483b8 100644 --- a/accounts/scwallet/hub.go +++ b/accounts/scwallet/hub.go @@ -220,7 +220,7 @@ func (hub *Hub) refreshWallets() { // Mark the reader as present seen[reader] = struct{}{} - // If we alreay know about this card, skip to the next reader, otherwise clean up + // If we already know about this card, skip to the next reader, otherwise clean up if wallet, ok := hub.wallets[reader]; ok { if err := wallet.ping(); err == nil { continue -- cgit v1.2.3-70-g09d2