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())` |
||
|---|---|---|
| .. | ||
| client/cli | ||
| app_test.go | ||
| codec.go | ||
| errors.go | ||
| handler.go | ||
| keeper_test.go | ||
| keeper.go | ||
| types.go | ||