Refactor * No more decorators, but rather types.AntiHandler * No more handlers, but rather types.MsgHandler * Ability to pass "stores" in NewXYZHandler() * Coins live in types, and Accounts have coins * Coinstore -> bank |
||
|---|---|---|
| .. | ||
| testdata | ||
| app_test.go | ||
| app.go | ||
| doc.go | ||
| query.go | ||
| router.go | ||