Skip to content

Commit

Permalink
fix usdt amount to Bifrost
Browse files Browse the repository at this point in the history
  • Loading branch information
green-jay committed Feb 16, 2024
1 parent f2f6dae commit d87a989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xcm-cfg/src/configs/hydraDX.ts
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ const toBifrost: AssetConfig[] = [
balance: BalanceBuilder().substrate().tokens().accounts(),
destination: bifrost,
destinationFee: {
amount: 0.7,
amount: 1.4,
asset: usdt,
balance: BalanceBuilder().substrate().tokens().accounts(),
},
Expand Down

0 comments on commit d87a989

Please sign in to comment.