Skip to content

Commit

Permalink
Remove onchain aggregator related codes from /core and /cli (#1808)
Browse files Browse the repository at this point in the history
* feat: remove onchain aggregator related codes

* fix: fix build err

* fix: remove imports

* fix: remove missed codes

* feat: update package ver

* fix: update package
  • Loading branch information
nick-bisonai authored Jul 17, 2024
1 parent 5f12a35 commit 9e8c382
Show file tree
Hide file tree
Showing 23 changed files with 6 additions and 2,113 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bisonai/orakl-cli",
"version": "0.6.2",
"version": "1.0.0",
"type": "module",
"description": "The Orakl Network CLI",
"files": [
Expand Down
129 changes: 0 additions & 129 deletions cli/src/adapter.ts

This file was deleted.

Loading

0 comments on commit 9e8c382

Please sign in to comment.