How to replicate: - Create 3 borrow contracts on fuji.money - Aggregate FUSD Utxos: - Marina > Receive > FUSD > Get address - Marina > Send > FUSD > Put address and send all - Pay tx fee with LBTC - This tx will fail when broadcasting, with electrumx returning the following error: ``` { "error": "sendrawtransaction RPC error: {\"code\":-26,\"message\":\"min relay fee not met, 216 < 272\"}", "id": 75711, "jsonrpc": "2.0" } ```