CoinMapper is now called CoinKeeper to differentiate it from AccountMapper. A Mapper retrieves things from a store. A Keeper exposes functionality of coins and maintain invariants. bank.NewHandler takes a CoinKeeper instead of the entire AccountMapper. |
||
|---|---|---|
| .. | ||
| app_test.go | ||
| app.go | ||
| init_baseapp.go | ||
| init_capkeys.go | ||
| init_handlers.go | ||
| init_stores.go | ||
| msgs.go | ||
| testapp.go | ||