Skip to content

Commit

Permalink
Nice instead of Rococo (dead)
Browse files Browse the repository at this point in the history
  • Loading branch information
nohaapav committed Dec 6, 2023
1 parent b319b0e commit 54b86b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk/test/script/examples/router/getAllAssets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ class GetAllAssetsExample extends PolkadotExecutor {
}
}

new GetAllAssetsExample(ApiUrl.HydraDx_Rococo, 'Get all assets').run();
new GetAllAssetsExample(ApiUrl.Nice, 'Get all assets').run();

0 comments on commit 54b86b7

Please sign in to comment.