Skip to content

Bad fee estimation on multiple assets tx #473

@bordalix

Description

@bordalix

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions