Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit baa6b68

Browse files
committed
Removed older simplified direct DB passing (new Blockchain(db)) constructor interface
1 parent 1530a4e commit baa6b68

File tree

5 files changed

+205
-200
lines changed

5 files changed

+205
-200
lines changed

docs/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
2-
# ethereumjs-blockchain
1+
# ethereumjs-blockchain
32

43
## Index
54

65
### Classes
76

8-
* [Blockchain](classes/blockchain.md)
7+
- [Blockchain](classes/blockchain.md)
98

109
### Interfaces
1110

12-
* [BlockchainOptions](interfaces/blockchainoptions.md)
11+
- [BlockchainOptions](interfaces/blockchainoptions.md)
1312

1413
---
15-

0 commit comments

Comments
 (0)