Skip to content

Commit 0a2c62c

Browse files
committed
wallet: fix syncer whitespace
1 parent 6cb89c4 commit 0a2c62c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wallet/syncer.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,7 @@ func (s *syncer) putTxNotifications(ctx context.Context,
689689
}
690690

691691
pkScript := match.Rec.MsgTx.TxOut[index].PkScript
692+
692693
_, err := s.store.GetAddress(
693694
ctx, db.GetAddressQuery{
694695
WalletID: s.walletID,

0 commit comments

Comments
 (0)