Skip to content

Commit

Permalink
wallet: removed git artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
githubsands committed Oct 8, 2018
1 parent c06b7b7 commit 6e765d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wallet/wallet.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6e765d7

Please sign in to comment.