Service: issue with max fee
Opened this issue · 2 comments
nkostoulas commented
Max fee not enough to confirm a transaction and no way to topup
nkostoulas commented
Pretty edge-case that happens when the remaining balance in our mainstay is equal to the maxFee allowed. Might be better to block any attestations if funds are less than 5*maxFee as opposed to less than maxFee only.
nkostoulas commented