TGOlson/blockchain

Blockchains should not include a config

Opened this issue · 0 comments

Blockchain interpretation should be left to clients. All functions that take a BlockchainWithConfig -> a should instead take BlockchainConfig -> Blockchain -> a