Currently max bitAssets block size is defined to be 10Mb so in theory a fee market may happen because block space is limited. OTOH there is no tx replacement policy like RBF on L1 so during congestion a tx may stay in mempool indefinitely without a clear way out.
Is this intentional? If no, I think replacing by fee is a useful thing and I can add it while working on other stuff here. If it is intentional then OK also and I won't bother.
Currently max
bitAssetsblock size is defined to be 10Mb so in theory a fee market may happen because block space is limited. OTOH there is notxreplacement policy like RBF on L1 so during congestion atxmay stay in mempool indefinitely without a clear way out.Is this intentional? If no, I think replacing by fee is a useful thing and I can add it while working on other stuff here. If it is intentional then OK also and I won't bother.