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