Skip to content

Commit

Permalink
chore: fund faucet in kbtc
Browse files Browse the repository at this point in the history
  • Loading branch information
sander2 committed Jan 31, 2023
1 parent 2510b34 commit e1aaa5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/init-testnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ function constructFundingSetup(api: ApiPromise) {
const tokens = [
{Token: "KSM"},
{Token: "KINT"},
{Token: "KBTC"}, // note: if the faucet gives this, it'll lead to unredeemable kbtc
{ ForeignAsset: 1 },
{ ForeignAsset: 2 },
{ ForeignAsset: 3 },
Expand Down

0 comments on commit e1aaa5b

Please sign in to comment.