cosmos-sdk/x/bank
Jacob Gadikian 55054282d2
chore: gofumpt (#11839)
* fumpt using main not master...

* be more descriptive

* fumpt

* fix nits

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-05-19 10:55:27 +02:00
..
atlas docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
client feat: implement multi-send transaction command (#11738) 2022-04-29 11:27:01 +02:00
exported Index supply by denom (#8517) 2021-03-03 09:58:16 +00:00
keeper chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
migrations chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
simulation chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
spec docs: remove typos and IBC documentation (#11933) 2022-05-12 14:02:57 +02:00
testutil refactor: Move simapp FundAccount and FundModuleAccount to testutil (#9427) 2021-06-29 10:23:13 +00:00
types chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
app_test.go feat(tests): add simapp setup helpers (#10020) 2021-09-15 17:18:01 -04:00
bench_test.go feat(tests): add simapp setup helpers (#10020) 2021-09-15 17:18:01 -04:00
module.go fix: remove all RegisterRESTRoutes (#11797) 2022-04-27 12:23:34 -04:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Bank

  • Bank - Token transfer functionalities.