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 |
||
|---|---|---|
| .. | ||
| types | ||
| app.go | ||
| main.go | ||
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 |
||
|---|---|---|
| .. | ||
| types | ||
| app.go | ||
| main.go | ||