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 |
||
|---|---|---|
| .. | ||
| account_test.go | ||
| account.go | ||
| ante.go | ||
| context.go | ||
| store.go | ||