func New(db dbm.DB, prefix string) store.Store
New returns a Store that wraps any DB (with an optional prefix in case you want to use one DB with many light clients).