* EndBlock: "beginning" => "end" * misc fixes * beginning => end * fix error in run-node tutorial * Use correct keyring backend when interacting * multiply stakes by 1000 * query accounts with the bank submodule, not accounts * specify key backend for transactions Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
README.md | ||
beginblock-endblock.md | ||
errors.md | ||
genesis.md | ||
intro.md | ||
invariants.md | ||
keeper.md | ||
messages-and-queries.md | ||
module-interfaces.md | ||
module-manager.md | ||
msg-services.md | ||
query-services.md | ||
simulator.md | ||
structure.md |
README.md
Building Modules
This repository contains documentation on concepts developers need to know in order to build modules for Cosmos SDK applications.