Skip to content

Commit

Permalink
change back DED fee token
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Sep 4, 2024
1 parent 852b9a4 commit 9328741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/config/src/configs/moonbeam.ts
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ export const moonbeamConfig = new ChainConfig({
destination: polkadotAssetHub,
destinationFee: {
amount: 0.2,
asset: dot,
asset: usdt,
balance: BalanceBuilder().substrate().assets().account(),
destinationBalance: BalanceBuilder().substrate().system().account(),
},
Expand Down

0 comments on commit 9328741

Please sign in to comment.