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 |
||
|---|---|---|
| .. | ||
| errors.go | ||
| handler.go | ||
| store.go | ||
| tx_test.go | ||
| tx.go | ||