mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-11 07:50:59 +00:00
fixing previous commit
(cherry picked from commit 7f6b9903cb1275663106247689e1c1f0ab4007c8)
This commit is contained in:
parent
1bf59137be
commit
de3cb14220
@ -153,6 +153,7 @@ public:
|
||||
{
|
||||
// Dogecoin: IsDust() detection disabled, allows any valid dust to be relayed.
|
||||
// The fees imposed on each dust txo is considered sufficient spam deterrant.
|
||||
return false;
|
||||
}
|
||||
|
||||
friend bool operator==(const CTxOut& a, const CTxOut& b)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user