We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a520a72 + a40de2a commit bbd39efCopy full SHA for bbd39ef
README.md
@@ -20,10 +20,10 @@ $ go install ./...
20
injectived keys unsafe-import-eth-key inj-user 5d386fbdbf11f1141010f81a46b40f94887367562bd33b452bbaa6ce1cd1381e
21
22
# run chain example
23
-go run examples/chain/0_MsgSend.go
+go run examples/chain/1_MsgSend/example.go
24
25
# run exchange example
26
-go run examples/exchange/derivative_exchange_rpc/0_GetOrderbook.go
+go run examples/exchange/derivatives/4_Orderbook/example.go
27
```
28
29
---
0 commit comments