Table of Contents - centralbank-0.2.2 Documentation
Pages
Classes and Modules
- Bank
- Block
- Blockchain
- Cache
- Centralbank
- Centralbank::Configuration
- Centralbank::Service
- Centralbank::Tool
- Ledger
- Node
- Object
- Pool
- Transaction
- Wallet
Methods
- ::banner — Centralbank::Service
- ::config — Centralbank
- ::configure — Centralbank
- ::from_h — Block
- ::from_h — Transaction
- ::from_json — Blockchain
- ::from_json — Pool
- ::main — Centralbank
- ::new — Centralbank::Configuration
- ::new — Bank
- ::new — Blockchain
- ::new — Cache
- ::new — Ledger
- ::new — Node
- ::new — Pool
- ::new — Transaction
- ::new — Wallet
- ::root — Centralbank
- #<< — Blockchain
- #<< — Pool
- #add_transaction — Bank
- #apply_transactions — Ledger
- #as_json — Bank
- #as_json — Blockchain
- #as_json — Pool
- #coinbase? — Centralbank::Configuration
- #generate_transaction — Wallet
- #mine_block! — Bank
- #node — Centralbank::Service
- #on_add_peer — Node
- #on_add_transaction — Node
- #on_delete_peer — Node
- #on_mine! — Node
- #on_resolve — Node
- #on_send — Node
- #rand_address — Centralbank::Configuration
- #rand_coinbase — Centralbank::Configuration
- #read — Cache
- #resolve! — Bank
- #run — Centralbank::Tool
- #send_chain_to_peers — Node
- #send_transaction_to_peers — Node
- #sufficient_funds? — Bank
- #sufficient_funds? — Ledger
- #to_h — Block
- #to_h — Transaction
- #transaction_is_new? — Bank
- #transactions — Blockchain
- #transactions — Pool
- #update! — Pool
- #valid? — Block
- #valid? — Transaction
- #write — Cache