virtualchain
virtualchain copied to clipboard
Better separation of Bitcoin-specific driver bits
We need to do a better job of separating the abstract blockchain driver model (the StateMachine class) from the Bitcoin driver implementation. This should be done before any serious work begins on altcoin drivers.