Skip to content

Commit

Permalink
Merge pull request #207 from InjectiveLabs/fix/readme_examples
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
aarmoa committed Feb 9, 2024
2 parents a520a72 + a40de2a commit bbd39ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ $ go install ./...
injectived keys unsafe-import-eth-key inj-user 5d386fbdbf11f1141010f81a46b40f94887367562bd33b452bbaa6ce1cd1381e

# run chain example
go run examples/chain/0_MsgSend.go
go run examples/chain/1_MsgSend/example.go

# run exchange example
go run examples/exchange/derivative_exchange_rpc/0_GetOrderbook.go
go run examples/exchange/derivatives/4_Orderbook/example.go
```

---
Expand Down

0 comments on commit bbd39ef

Please sign in to comment.