Kill duff newline.

This commit is contained in:
Owain G. Ainsworth 2014-03-28 00:01:46 +00:00
parent 35936c1f01
commit 3a03a03a92

View file

@ -94,7 +94,6 @@ type txMemPool struct {
outpoints map[btcwire.OutPoint]*btcutil.Tx
pennyTotal float64 // exponentially decaying total for penny spends.
lastPennyUnix int64 // unix time of last ``penny spend''
}
// isDust returns whether or not the passed transaction output amount is