cosmos-sdk/docs/sdk
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
..
core Merge PR #2343: Add a name field to the message type 2018-09-17 22:34:06 +08:00
sdk-by-examples Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
clients.md Merge PR #2306: Change --gas=0 semantic and introduce --gas=simulate 2018-09-11 20:31:30 -04:00
cosmos-sdk-cli.md Replacing with a single backtick 2018-07-18 21:37:11 +02:00
modules.md PENDING 2018-08-22 00:15:18 -07:00
overview.md Add SDK_By_Examples to doc (#1795) 2018-08-12 03:37:26 -04:00