Skip to content

Commit 6e30623

Browse files
committed
exchange updated to v1.16.20
1 parent 05183e9 commit 6e30623

File tree

5 files changed

+2373
-1791
lines changed

5 files changed

+2373
-1791
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
all:
22

33
clone-injective-indexer:
4-
git clone https://github.com/InjectiveLabs/injective-indexer.git -b v1.16.12 --depth 1 --single-branch
4+
git clone https://github.com/InjectiveLabs/injective-indexer.git -b v1.16.20 --depth 1 --single-branch
55

66
clone-injective-core:
77
git clone https://github.com/InjectiveLabs/injective-core.git -b v1.16.0-beta.2 --depth 1 --single-branch

0 commit comments

Comments
 (0)