Skip to content

Fix safe withdrawal fee type#451

Merged
hundredark merged 1 commit intoMixinNetwork:mainfrom
zed-wong:main
Dec 18, 2025
Merged

Fix safe withdrawal fee type#451
hundredark merged 1 commit intoMixinNetwork:mainfrom
zed-wong:main

Conversation

@zed-wong
Copy link
Contributor

> mixin-cli -f ~/Documents/bot.json http /safe/assets/c94ac88f-4671-3976-b60a-09064f1811e8/fees
[
  {
    "amount": "0.01",
    "asset_id": "c94ac88f-4671-3976-b60a-09064f1811e8",
    "priority": 100,
    "type": "withdrawal_fee"
  },
  {
    "amount": "0.001",
    "asset_id": "43d61dcd-e413-450d-80b8-101d5e903357",
    "priority": 10,
    "type": "withdrawal_fee"
  }
]

Add priority field to SafeWithdrawalFee interface

@hundredark hundredark merged commit 8e1614c into MixinNetwork:main Dec 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants