Step 3
- Added Persistence (boltdb storage) - Added CLI - Added PoW Validation
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -26,3 +26,5 @@ _testmain.go
|
||||
|
||||
# And the binary
|
||||
blockchain-poc
|
||||
# And the database
|
||||
blockchain.db
|
||||
|
Reference in New Issue
Block a user