Skip to content

Commit

Permalink
Update "Core Concepts" docs (cosmos#7948)
Browse files Browse the repository at this point in the history
* Update "Core Concepts" docs

* Update tags

* Update more subsctions

* Revert basics

* ADd link to run-node

* Typo

* Add sign modes

* Finish transaction.md

* Update docs/core/baseapp.md

Co-authored-by: Marie Gauthier <[email protected]>

* Update docs/core/baseapp.md

Co-authored-by: Marie Gauthier <[email protected]>

* Update docs/core/baseapp.md

Co-authored-by: Marie Gauthier <[email protected]>

* Update docs/core/baseapp.md

Co-authored-by: Marie Gauthier <[email protected]>

* Update docs/core/baseapp.md

Co-authored-by: Marie Gauthier <[email protected]>

* Update docs/core/baseapp.md

Co-authored-by: Marie Gauthier <[email protected]>

* Wording

* Update docs/core/baseapp.md

Co-authored-by: Marie Gauthier <[email protected]>

* Revert basics changes

* revert space change

* typo

* Update docs/core/transactions.md

Co-authored-by: Marie Gauthier <[email protected]>

* Update docs/core/node.md

Co-authored-by: Robert Zaremba <[email protected]>

* Update docs/core/store.md

Co-authored-by: Robert Zaremba <[email protected]>

Co-authored-by: Marie Gauthier <[email protected]>
Co-authored-by: Robert Zaremba <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Nov 24, 2020
1 parent de035d2 commit 7b197c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simd/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ func txCommand() *cobra.Command {
return cmd
}

// newApp is an AppCreator
func newApp(logger log.Logger, db dbm.DB, traceStore io.Writer, appOpts servertypes.AppOptions) servertypes.Application {
var cache sdk.MultiStorePersistentCache

Expand Down

0 comments on commit 7b197c1

Please sign in to comment.