Skip to content

Commit

Permalink
chore: ran yarn lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bee344 committed Jul 12, 2023
1 parent 0632dff commit 2b1039c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/testNetworkSetup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,12 @@ const main = async () => {
const xcmMessage = {
V3: [
{
unpaidExecution: {
weightLimit: { Unlimited: '' },
unpaidExecution: {
weightLimit: { Unlimited: '' },
checkOrigin: {
parents: 1,
interior: { Here: '' },
}
},
},
},
{
Expand Down

0 comments on commit 2b1039c

Please sign in to comment.