More blockchain testing

This commit is contained in:
Maran
2014-03-31 12:54:37 +02:00
parent 6253d10938
commit 5f49a659c3
4 changed files with 52 additions and 10 deletions

View File

@ -1,7 +1,7 @@
package ethutil
import (
"fmt"
_ "fmt"
"reflect"
"testing"
)