Crate bc_utils

Source
Expand description

Module Utilities for the crypto currency application

Modulesยง

mining
This is the Mining module.
The mining function used to put pending transactions on the blockchain.
utils
Utilities runner for the Blockchain Application.
Functions used by the main menu.
List, transact and reset the blockchain sample application.
wsactor
Web Socket runner for the Blockchain Application.
This is to monitor long running process.
Specifically mining_txn.