cosmos-sdk/x/supply/keeper
Marko d657513741
lint: various linting fixs (#5825)
* lint: various linting fixs

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* more linting

* more linting fixes

* more errchecking

* comment out errcheck for now

* undo error check

* address some comments

* remore require error

* change delete to batch delete

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-03-20 19:24:18 +00:00
..
account.go Clarify what happens with GetModuleAccount method. 2020-03-05 16:36:36 +01:00
bank.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
bank_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
invariants.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
keeper.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
keeper_test.go Update imports 2020-03-05 09:40:43 -05:00
key.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
querier.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
querier_test.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00