NewBasecoinApp takes a map[string]dbm.DB . This stabilises the API, since it allows us to add more stores without a breaking change. The convention is that the keys of the dbs correspond to the names of the capKeys. |
||
|---|---|---|
| .. | ||
| basecoin | ||
| kvstore | ||
NewBasecoinApp takes a map[string]dbm.DB . This stabilises the API, since it allows us to add more stores without a breaking change. The convention is that the keys of the dbs correspond to the names of the capKeys. |
||
|---|---|---|
| .. | ||
| basecoin | ||
| kvstore | ||