Skip to content

Commit

Permalink
fmt and typescript api
Browse files Browse the repository at this point in the history
  • Loading branch information
girazoki committed Oct 30, 2024
1 parent b41acd5 commit 8955fa3
Show file tree
Hide file tree
Showing 9 changed files with 1,029 additions and 842 deletions.
5 changes: 1 addition & 4 deletions test/moonwall.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -585,10 +585,7 @@
{
"name": "zombie_dancelight_upgrade",
"testFileDir": ["suites/rt-upgrade-relay-zombienet"],
"runScripts": [
"download-latest-rt-binaries-starlight.sh",
"build-spec-dancelight-single.sh tmp"
],
"runScripts": ["download-latest-rt-binaries-starlight.sh", "build-spec-dancelight-single.sh tmp"],

"timeout": 900000,
"foundation": {
Expand Down
13 changes: 13 additions & 0 deletions typescript-api/src/dancelight/interfaces/augment-api-consts.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions typescript-api/src/dancelight/interfaces/augment-api-errors.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 11 additions & 1 deletion typescript-api/src/dancelight/interfaces/augment-api-events.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions typescript-api/src/dancelight/interfaces/augment-api-query.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions typescript-api/src/dancelight/interfaces/augment-api-tx.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8955fa3

Please sign in to comment.