This website requires JavaScript.
Explore
Help
Sign In
roysc
/
plugeth
Watch
1
Star
0
Fork
0
You've already forked plugeth
forked from
cerc-io/plugeth
Code
Pull Requests
Activity
ba385ccdf1
plugeth
/
database_test.go
8 lines
48 B
Go
Raw
Normal View
History
Unescape
Escape
Added sample server, genesis block, and database interface
2013-12-29 22:54:50 +00:00
package
main
import
(
Split up db and trie and added interface
2013-12-30 00:09:57 +00:00
_
"testing"
Added sample server, genesis block, and database interface
2013-12-29 22:54:50 +00:00
_
"fmt"
)
Copy Permalink