Skip to content

Commit

Permalink
update ijective (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
danb committed Jan 19, 2023
1 parent 9d25372 commit 8fec180
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -370,12 +370,12 @@
apt install unzip
wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/$VERSION/linux-amd64.zip
unzip linux-amd64.zip
mv injectived peggo injective-indexer /usr/bin
mv injectived peggo injective-exchange /usr/bin
mv libwasmvm.x86_64.so /usr/lib
binaries:
- /usr/bin/injectived
- /usr/bin/peggo
- /usr/bin/injective-indexer
- /usr/bin/injective-exchange
libraries:
- /usr/lib/libwasmvm.x86_64.so
platforms:
Expand Down

0 comments on commit 8fec180

Please sign in to comment.