Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Jun 10, 2024
1 parent ec6118a commit f6efd49
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/config/src/configs/tinkernet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ export const tinkernetConfig = new ChainConfig({
balance: BalanceBuilder().substrate().system().account(),
},
extrinsic: ExtrinsicBuilder().xTokens().transfer(),
// fee: {
// asset: tnkr,
// balance: BalanceBuilder().substrate().system().account(),
// },
}),
],
chain: tinkernet,
Expand Down

0 comments on commit f6efd49

Please sign in to comment.