From 6e765d7fd3abb511f4671b6b153384f08b664e38 Mon Sep 17 00:00:00 2001 From: "vracek@protonmail.com" Date: Mon, 8 Oct 2018 12:09:14 -0700 Subject: [PATCH] wallet: removed git artifact --- wallet/wallet.go | 1 - 1 file changed, 1 deletion(-) diff --git a/wallet/wallet.go b/wallet/wallet.go index 848ea851e..953489bee 100644 --- a/wallet/wallet.go +++ b/wallet/wallet.go @@ -1960,7 +1960,6 @@ func (w *Wallet) GetTransactionsByHashes(txHashes []*chainhash.Hash) (txs []*wir err = errors.E(errors.NotExist, "transaction(s) not found") } return ->>>>>>> 1600149... multi: veriySeed RPC } // CreditCategory describes the type of wallet transaction output. The category