cosmos-sdk/docs/sdk/core
Dev Ojha 65137f6331 Merge PR #2343: Add a name field to the message type
This is to facillitate ease of implementing #1406. (Tags for messages
could then be added dynamically)

Ultimately once we make the router support hiearchical routing, (#770)
we can then remove the name field and just the parse info for tags from that.

Until then, we can parse the tag name as
`fmt.Sprintf("%s %s", msg.Type(), msg.Name())`
2018-09-17 22:34:06 +08:00
..
examples Merge PR #2343: Add a name field to the message type 2018-09-17 22:34:06 +08:00
app1.md Add/refresh docs 2018-08-24 10:16:51 +01:00
app2.md Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
app3.md Merge PR #2146: x/bank: Keeper Interfaces 2018-09-10 14:25:34 -04:00
app4.md A URL to abci-spec.md fixed 2018-08-20 11:22:46 +09:00
app5.md deleted attic and .rst file, moved /core into /sdk, added getting-started, introduction, lotion, validators, resources and documentation image 2018-07-12 16:58:12 -04:00
intro.md deleted attic and .rst file, moved /core into /sdk, added getting-started, introduction, lotion, validators, resources and documentation image 2018-07-12 16:58:12 -04:00
multistore.md deleted attic and .rst file, moved /core into /sdk, added getting-started, introduction, lotion, validators, resources and documentation image 2018-07-12 16:58:12 -04:00