Module: Bitcoin::Namecoin::Storage

Defined in:
lib/bitcoin/namecoin.rb

Overview

Namecoin-specific storage methods. The storage backend only needs to check txout scripts with #is_namecoin? and pass them to #store_name. TODO: move rules into Validation

Defined Under Namespace

Modules: Backend, Models