Skip to content

Commit

Permalink
chore: link ABI
Browse files Browse the repository at this point in the history
  • Loading branch information
maxklenk committed Sep 8, 2023
1 parent ca47cc1 commit 35eafd3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
repository: lifinance/lifi-contract-types
path: lifi-contract-types
ssh-key: ${{ secrets.SSH_REPO_TOKEN }}
ref: master
ref: main

- name: Copy types bindings
run: |
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

# LI.FI Smart Contracts

You can find the ABI of LifiDiamond in our auto generated [lifi-contract-types repository](https://github.com/lifinance/lifi-contract-types/blob/main/dist/diamond.json).

## Table of contents

1. [General](#general)
Expand Down
1 change: 0 additions & 1 deletion diamondABI/diamond.json

This file was deleted.

0 comments on commit 35eafd3

Please sign in to comment.