mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
Kill duff newline.
This commit is contained in:
parent
35936c1f01
commit
3a03a03a92
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user