# Module BSV::Wallet::Store::Models <a id="module-BSV-Wallet-Store-Models"></a>

Namespace for all Sequel model classes.

Models are autoloaded to defer class body evaluation until first access —
Sequel::Model needs a database connection to read schema metadata, which isn't
available at require time.
