Skip to content

Commit

Permalink
add balance in moonbase beta
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Dec 17, 2024
1 parent ea6528d commit 20f28f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/config/src/mrl-configs/moonbaseBeta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export const moonbaseBetaRoutes = new MrlChainRoutes({
transfer: MrlBuilder().wormhole().extrinsic().polkadotXcm().send(),
moonChain: {
asset: ftmwh,
balance: BalanceBuilder().substrate().assets().account(),
fee: {
asset: dev,
amount: 0.1,
Expand Down

0 comments on commit 20f28f6

Please sign in to comment.