Branch: refs/heads/master
Home: https://github.com/conformal/btcdb
Commit: dd41a4a233a1e7aad028d7795f913ab062f71a1b
https://github.com/conformal/btcdb/commit/dd41a4a233a1e7aad028d7795f913ab062f71a1b
Author: Dave Collins <[email protected]>
Date: 2014-07-06 (Sun, 06 Jul 2014)
Changed paths:
M memdb/memdb.go
Log Message:
-----------
Remove unneeded functions from memdb.
This commit removes some functions from memdb which only existed to satify
the btcdb.Db interface, but have since been removed from the interface.