Skip to content

Commit

Permalink
update USDC fees
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Feb 26, 2024
1 parent 18f98e3 commit 5b47908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/config/src/configs/polkadotAssetHub.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const polkadotAssetHubConfig = new ChainConfig({
balance: BalanceBuilder().substrate().assets().account(),
destination: moonbeam,
destinationFee: {
amount: 0.02,
amount: 0.03,
asset: usdc,
balance: BalanceBuilder().substrate().assets().account(),
},
Expand Down

0 comments on commit 5b47908

Please sign in to comment.