Top Level Namespace

Defined Under Namespace

Modules: BlockchainLite

Constant Summary collapse

Block =

add convenience top-level shortcut / alias

"standard" default block for now block with proof of work
BlockchainLite::ProofOfWork::Block
Blockchain =
BlockchainLite::Blockchain

Instance Method Summary collapse

Instance Method Details

#merkletreeObject

3rd party libs



14
# File 'lib/blockchain-lite/base.rb', line 14

require 'merkletree'