0g-chain/x/pricefeed/keeper
Denali Marsh 710a29980f R4R: add params query to pricefeed module (#311)
* fix: remove redundant debt limit param

* wip: test pricefeed genesis

* fix: pricefeed querier

* fix: comments, naming

* fix: query path

* fix: store methods

* fix: query methods

* add params query to pricefeed module

* minor formatting updates, removed commented out legacy code, etc.

Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
2020-01-17 13:55:17 +01:00
..
integration_test.go Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00
keeper_test.go Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00
keeper.go Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00
params_test.go Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00
params.go Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00
querier.go R4R: add params query to pricefeed module (#311) 2020-01-17 13:55:17 +01:00