Post
Topic
Board Service Announcements
Re: [ANN] Joinmarket - Coinjoin that people will actually use
by
belcher
on 25/12/2017, 19:30:07 UTC
Estimated fee per kB greater than absurd value: 350000, quitting.

Without getting any more information, it looks like this is the problem.

Recently demand for block space has been very high, so when your joinmarket bot obtains fee estimations it returned a value higher than 350 sat/b (350000) which joinmarket interpreted as an absurd value.

Try opening `joinmarket.cfg` and changing `absurd_fee_per_kb = 350000` to another higher value.