Deleted copy assignment; the cache is non-copyable.
Declared in <policy/fees/mempool_estimator.h>
MemPoolFeeRateEstimatorCache&
operator=(MemPoolFeeRateEstimatorCache const& other) = delete;
A reference to this cache.
| Name | Description |
|---|---|
| other | The cache that would be assigned from. |