0g-chain/x/pricefeed/keeper
Kevin Davis d04aad5cc9
Pricefeed fixes (#308)
* 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

* fix: standardize genesis validation
2020-01-17 13:29:19 +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 Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00