Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
add price querier (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stumble committed Oct 31, 2019
1 parent 2eed281 commit b6bc635
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 88 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ go 1.12

require (
github.com/cosmos/cosmos-sdk v0.37.0
github.com/lino-network/lino v0.6.2
github.com/lino-network/lino v0.6.7
github.com/spf13/viper v1.4.0
github.com/tendermint/tendermint v0.32.6
google.golang.org/appengine v1.4.0 // indirect
)

// new version doesn't support https parse. https://github.com/tendermint/tendermint/issues/4051
Expand Down
Loading

0 comments on commit b6bc635

Please sign in to comment.