Skip to content

Commit f0f7ec4

Browse files
committed
indev
1 parent c9409c7 commit f0f7ec4

14 files changed

Lines changed: 4244 additions & 51 deletions

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,5 @@ cython_debug/
149149
.idea
150150
package_testing.ipynb
151151
Result/*
152-
153-
154-
152+
dev_ref/*
153+
testing.py

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,13 @@ How to use the package:
6666
- Your position ID (an integer)
6767
- This ID should match your position on Alpha Homora, without the "#"
6868
- ![demo](img/id_highlight.png)
69+
70+
<!--- DEPRECATED
6971
- The token symbol/pair (a string)
7072
- This parameter should exactly match the token symbol/pair displayed on your Alpha Homora as shown below.
7173
- ![demo](img/token_highlight.png)
74+
-->
75+
7276
- The DEX identifier (a string)
7377
- This parameter should exactly match the DEX identifier displayed on your Alpha Homora position as shown below.
7478
- ![demo](img/dex_highlight.png)

0 commit comments

Comments
 (0)