Module: BSV::Wallet::Store

Defined in:
lib/bsv/wallet/store.rb,
lib/bsv/wallet/store/file.rb,
lib/bsv/wallet/store/memory.rb

Overview

Storage implementations. See Interface::Store for the contract.

Defined Under Namespace

Classes: File, Memory