Skip to content

Commit

Permalink
add missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
grumpygreenguy committed Aug 13, 2023
1 parent 202bb0c commit 4468925
Show file tree
Hide file tree
Showing 56 changed files with 30,501 additions and 6 deletions.
6 changes: 3 additions & 3 deletions tee-worker/ts-tests/parachain-api/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.yarn
node_modules
build
/.yarn
/node_modules
/build

Large diffs are not rendered by default.

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
// Auto-generated via `yarn polkadot-types-from-chain`, do not edit
/* eslint-disable */
// import type lookup before we augment - in some environments
// this is required to allow for ambient/previous definitions
import "@polkadot/api-base/types/consts";
Loading

0 comments on commit 4468925

Please sign in to comment.