cosmos-sdk/examples/democoin/x
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
..
assoc Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
cool Merge PR #2343: Add a name field to the message type 2018-09-17 22:34:06 +08:00
oracle Merge PR #2343: Add a name field to the message type 2018-09-17 22:34:06 +08:00
pow Merge PR #2343: Add a name field to the message type 2018-09-17 22:34:06 +08:00
simplestake Merge PR #2343: Add a name field to the message type 2018-09-17 22:34:06 +08:00
sketchy Move 'sketchy' and 'cool' modules to democoin, which is separate from basecoin 2018-03-30 20:13:22 +02:00