This removes the code that accepts transactions with low fees to the mempool when they have sufficient priority along with the associated rate limiting of such transactions. It also updates the error message when a transaction does not pay a high enough fee to clearly state it was rejected for that reason along with the minimum fee it is required to pay. Finally, it slightly reworks the low fee rejection logic to include all types of transactions it applies to in the same check instead of independently per type. This is part of the overall removal of the low-fee/free tx relay policy and associated rate limiting. |
||
|---|---|---|
| .. | ||
| blockchain | ||
| fees | ||
| limits | ||
| mempool | ||
| mining | ||
| netsync | ||
| progresslog | ||
| rpcserver | ||
| staging | ||
| version | ||