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. |
||
|---|---|---|
| .. | ||
| ante.go | ||
| baseaccount_test.go | ||
| baseaccount.go | ||
| context.go | ||
| mapper.go | ||