pull/9247/head
OmarHatem 3 months ago
parent 24c4aee0ab
commit a42ac30789

@ -8208,6 +8208,7 @@ uint32_t wallet2::adjust_priority(uint32_t priority)
{
if (priority == 0 && m_default_priority == 0 && auto_low_priority())
{
return 3;
try
{
// check if there's a backlog in the tx pool

Loading…
Cancel
Save