Skip to content

Commit

Permalink
Merge pull request #67 from balancednetwork/feat/add-token-registry
Browse files Browse the repository at this point in the history
feat: add cw20Adapter for Injective
  • Loading branch information
gcranju authored Oct 21, 2024
2 parents c5e1b80 + 4737eaa commit c5a8309
Show file tree
Hide file tree
Showing 10 changed files with 655 additions and 65 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Run cargo clippy
run: |
cargo clippy -- -D warnings
cargo clippy -- -W warnings
- name: Generate schema
run: |
Expand Down
Loading

0 comments on commit c5a8309

Please sign in to comment.