Skip to content

Commit

Permalink
chore: Revert unwanted
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Aug 12, 2024
1 parent c2b7ce4 commit 320c6a3
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 241 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/actions/setup-environment/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,3 @@ runs:
name: Install pnpm
with:
run_install: false

- name: Free up disk space
shell: bash
run: rm -rf /swapfile
4 changes: 1 addition & 3 deletions examples/oft-solana/.eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ out
*.sol
*.yaml
*.lock
package-lock.json
test
tasks
package-lock.json
234 changes: 0 additions & 234 deletions examples/oft-solana/CHANGELOG.md

This file was deleted.

6 changes: 6 additions & 0 deletions examples/oft-solana/target/deploy/endpoint-keypair.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
205, 244, 38, 28, 43, 170, 83, 242, 92, 240, 222, 68, 118, 125, 195, 15, 214,
213, 137, 247, 202, 212, 60, 164, 130, 6, 33, 114, 57, 148, 175, 127, 236, 5,
195, 84, 5, 9, 178, 22, 225, 28, 237, 22, 194, 229, 255, 117, 187, 229, 9,
107, 1, 123, 71, 57, 69, 198, 199, 118, 91, 148, 209, 28
]
6 changes: 6 additions & 0 deletions examples/oft-solana/target/deploy/oft-keypair.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
136, 86, 212, 242, 168, 163, 246, 29, 186, 171, 142, 20, 212, 95, 56, 59, 247,
179, 31, 11, 166, 163, 228, 224, 75, 210, 245, 134, 101, 208, 240, 39, 170,
138, 123, 71, 139, 54, 21, 116, 72, 40, 118, 130, 239, 26, 37, 207, 176, 99,
94, 228, 175, 239, 45, 187, 204, 9, 217, 169, 73, 22, 25, 162
]

0 comments on commit 320c6a3

Please sign in to comment.